[ 
https://issues.apache.org/jira/browse/SPARK-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568150#comment-14568150
 ] 

Shivaram Venkataraman commented on SPARK-6816:
----------------------------------------------

[~RPCMoritz] Have you tried launching SparkR from the new scripts in 
`bin/sparkR` (or `bin/spark-submit` if you want to run a script) ? In these 
cases you should be able to pass any spark-submit options like driver-memory or 
driver-java-options to the scripts.  However I have to say that this is not a 
direct fix for this issue, but more of a work-around

> Add SparkConf API to configure SparkR
> -------------------------------------
>
>                 Key: SPARK-6816
>                 URL: https://issues.apache.org/jira/browse/SPARK-6816
>             Project: Spark
>          Issue Type: New Feature
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Priority: Minor
>
> Right now the only way to configure SparkR is to pass in arguments to 
> sparkR.init. The goal is to add an API similar to SparkConf on Scala/Python 
> to make configuration easier



--
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

Reply via email to