[
https://issues.apache.org/jira/browse/SPARK-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-1680:
-----------------------------------
Description: We should make this consistent between YARN and SparkConf.
Basically, YARN mode should just use the executorEnvs from the Spark conf and
not need SPARK_YARN_USER_ENV. (was: This was added in 0.9.0 but the config
change removed propagation of these values to executors. We should make one of
two decisions:
1. Don't allow setting arbitrary executor envs in standalone mode.
2. Document this option, respect the env variables when launching a job, and
consolidate this with SPARK_YARN_USER_ENV.)
> Clean up use of setExecutorEnvs in SparkConf
> ---------------------------------------------
>
> Key: SPARK-1680
> URL: https://issues.apache.org/jira/browse/SPARK-1680
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Affects Versions: 1.1.0
> Reporter: Patrick Wendell
> Priority: Blocker
> Fix For: 1.0.0
>
>
> We should make this consistent between YARN and SparkConf. Basically, YARN
> mode should just use the executorEnvs from the Spark conf and not need
> SPARK_YARN_USER_ENV.
--
This message was sent by Atlassian JIRA
(v6.2#6252)