You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/07/13 01:10:21 UTC

[jira] [Commented] (SPARK-16194) No way to dynamically set env vars on driver in cluster mode

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

Apache Spark commented on SPARK-16194:
--------------------------------------

User 'mgummelt' has created a pull request for this issue:
https://github.com/apache/spark/pull/14167

> No way to dynamically set env vars on driver in cluster mode
> ------------------------------------------------------------
>
>                 Key: SPARK-16194
>                 URL: https://issues.apache.org/jira/browse/SPARK-16194
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Michael Gummelt
>            Priority: Minor
>
> I often need to dynamically configure a driver when submitting in cluster mode, but there's currently no way of setting env vars.  {{spark-env.sh}} lets me set env vars, but I have to statically build that into my spark distribution.  I need a solution for specifying them in {{spark-submit}}.  Much like {{spark.executorEnv.[ENV]}}, but for drivers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org