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

Felix Cheung commented on SPARK-12344:
--------------------------------------

I think we should remove `SPARK_YARN_USER_ENV` as well.
https://github.com/apache/spark/blob/master/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala#L631

> Remove env-based configurations
> -------------------------------
>
>                 Key: SPARK-12344
>                 URL: https://issues.apache.org/jira/browse/SPARK-12344
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core, YARN
>            Reporter: Marcelo Vanzin
>            Assignee: Reynold Xin
>
> We should remove as many env-based configurations as it makes sense, since 
> they are deprecated and we prefer to use Spark's configuration.
> Tools available through the command line should consistently support both a 
> properties file with configuration keys and the {{--conf}} command line 
> argument such as the one SparkSubmit supports.



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