spark-instrumented-optimizer/launcher
Stan Zhai 4d693ac904 [SPARK-24680][DEPLOY] Support spark.executorEnv.JAVA_HOME in Standalone mode
## What changes were proposed in this pull request?

spark.executorEnv.JAVA_HOME does not take effect when a Worker starting an Executor process in Standalone mode.

This PR fixed this.

## How was this patch tested?

Manual tests.

Closes #21663 from stanzhai/fix-executor-env-java-home.

Lead-authored-by: Stan Zhai <zhaishidan@haizhi.com>
Co-authored-by: Stan Zhai <mail@stanzhai.site>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2018-12-18 07:02:09 -06:00
..
src [SPARK-24680][DEPLOY] Support spark.executorEnv.JAVA_HOME in Standalone mode 2018-12-18 07:02:09 -06:00
pom.xml [SPARK-25956] Make Scala 2.12 as default Scala version in Spark 3.0 2018-11-14 16:22:23 -08:00