Michael Gummelt created SPARK-13259:
---------------------------------------

             Summary: SPARK_HOME should not be used as the CWD in docker 
executors
                 Key: SPARK-13259
                 URL: https://issues.apache.org/jira/browse/SPARK-13259
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 1.6.0
            Reporter: Michael Gummelt
            Priority: Minor


I have a docker image that explicitly sets WORKDIR.  However, I also have to 
set spark.mesos.executor.home when submitting in client mode, otherwise the cwd 
is set to the SPARK_HOME of the driver.  SPARK_HOME should never be used in 
docker executors, as it's a different file system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to