spark-instrumented-optimizer/core/src
Matt Molek 696b75a810 [SPARK-25934][MESOS] Don't propagate SPARK_CONF_DIR from spark submit
## What changes were proposed in this pull request?

Don't propagate SPARK_CONF_DIR to the driver in mesos cluster mode.

## How was this patch tested?

I built the 2.3.2 tag with this patch added and deployed a test job to a mesos cluster to confirm that the incorrect SPARK_CONF_DIR was no longer passed from the submit command.

Closes #22937 from mpmolek/fix-conf-dir.

Authored-by: Matt Molek <mpmolek@gmail.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2018-11-16 10:00:21 -06:00
..
main [SPARK-25934][MESOS] Don't propagate SPARK_CONF_DIR from spark submit 2018-11-16 10:00:21 -06:00
test [SPARK-25934][MESOS] Don't propagate SPARK_CONF_DIR from spark submit 2018-11-16 10:00:21 -06:00