[ https://issues.apache.org/jira/browse/SPARK-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600164#comment-14600164 ]
Guorong Xu commented on SPARK-8596: ----------------------------------- Right now I am using another way to solve this issue, I did not install RStudio on the head node instead of installing RStudio on the instance which launches a cluster. And then I use the below command to initiate a spark context. sc <- sparkR.init(master="spark://[Remote_head_node]:7077", sparkEnvir=list(spark.executor.memory="1g")) > Install and configure RStudio server on Spark EC2 > ------------------------------------------------- > > Key: SPARK-8596 > URL: https://issues.apache.org/jira/browse/SPARK-8596 > Project: Spark > Issue Type: Improvement > Components: EC2, SparkR > Reporter: Shivaram Venkataraman > > This will make it convenient for R users to use SparkR from their browsers -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org