GitHub user felixcheung opened a pull request:

    https://github.com/apache/spark/pull/9290

    [SPARK-11340][SPARKR] Support setting driver properties when starting Spark 
from R programmatically or from RStudio

    Mapping spark.driver.memory from sparkEnvir to spark-submit commandline 
arguments.
    
    @shivaram suggested that we possibly add other spark.driver.* properties - 
do we want to add all of those? I thought those could be set in SparkConf?
    @sun-rui 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/felixcheung/spark rdrivermem

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9290
    
----
commit d3f8d280098f42615c4d63d64d8797c8c76a8970
Author: felixcheung <[email protected]>
Date:   2015-10-27T05:07:49Z

    Support setting spark.driver.memory from sparkEnvir when launching JVM 
backend

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to