RStudio in Cluster Mode

Hi, Could anyone please help me? I have RStudio Server in my edge node. When many concurrent users use RStudio, I run into memory issues? Can I have RStudio Server installed on the data node or RStudio Server collocated in the Spark Cluster? If done so, will RSTudio memory be distributed across the nodes? Thanks in advance!

Hi, is the reason you're using an edge node is to take advantage of Spark and sparklyr?

Thanks!
I don't have control on the data node. So, used edge node. Could you please let me know what options I have to improve the performance for the users? I was wondering whether I can install in data node? If I install in data nodes, will my R code be distributed across the data nodes?