GitHub user stanzhai opened a pull request:

    https://github.com/apache/spark/pull/21663

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stanzhai/spark fix-executor-env-java-home

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21663.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21663
    
----
commit b46c5357746880d420b208733443cb8b49164e81
Author: Stan Zhai <mail@...>
Date:   2018-06-28T13:44:01Z

    fix spark.executorEnv.JAVA_HOME

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to