[ https://issues.apache.org/jira/browse/SPARK-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614294#comment-14614294 ]
Vincent Warmerdam commented on SPARK-8596: ------------------------------------------ Ok. How about I create an 'startSpark.R' file in the user folder for the rstudio user? That way we won't have any interference with the `/root/spark/bin/sparkR` script and the R user will have a good way for a quick start. To get a new user to be able to run jobs, it still seems like I need to run `chmod a+w /mnt/spark` to solve the previously named error. ``` 15/06/30 21:38:50 ERROR util.Utils: Failed to create local root dir in /mnt/spark. Ignoring this directory. 15/06/30 21:38:50 ERROR util.Utils: Failed to create local root dir in /mnt2/spark. Ignoring this directory. ``` Do we want to do this? or force the user to do this manually and to leave them with a proper tutorial? [~RedOakMark], did you find an alternative solution? > 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