spark-instrumented-optimizer/resource-managers
Yinan Li 6a4206ff04 [SPARK-22998][K8S] Set missing value for SPARK_MOUNTED_CLASSPATH in the executors
## What changes were proposed in this pull request?

The environment variable `SPARK_MOUNTED_CLASSPATH` is referenced in the executor's Dockerfile, where its value is added to the classpath of the executor. However, the scheduler backend code missed setting it when creating the executor pods. This PR fixes it.

## How was this patch tested?

Unit tested.

vanzin Can you help take a look? Thanks!
foxish

Author: Yinan Li <liyinan926@gmail.com>

Closes #20193 from liyinan926/master.
2018-01-09 01:32:48 -08:00
..
kubernetes [SPARK-22998][K8S] Set missing value for SPARK_MOUNTED_CLASSPATH in the executors 2018-01-09 01:32:48 -08:00
mesos [SPARK-11035][CORE] Add in-process Spark app launcher. 2017-12-28 17:00:49 -06:00
yarn [SPARK-22914][DEPLOY] Register history.ui.port 2018-01-05 17:25:28 -08:00