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

Marcelo Vanzin commented on SPARK-1576:
---------------------------------------

With Sandy's recent patch (https://github.com/apache/spark/pull/1253) this 
should be easy to do (spark-submit --conf spark.executor.extraJavaOptions=blah).

> Passing of JAVA_OPTS to YARN on command line
> --------------------------------------------
>
>                 Key: SPARK-1576
>                 URL: https://issues.apache.org/jira/browse/SPARK-1576
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 0.9.0, 0.9.1, 0.9.2
>            Reporter: Nishkam Ravi
>         Attachments: SPARK-1576.patch
>
>
> JAVA_OPTS can be passed by using either env variables (i.e., SPARK_JAVA_OPTS) 
> or as config vars (after Patrick's recent change). It would be good to allow 
> the user to pass them on command line as well to restrict scope to single 
> application invocation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to