You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:22:05 UTC

[jira] [Updated] (SPARK-13259) SPARK_HOME should not be used as the CWD in docker executors

     [ https://issues.apache.org/jira/browse/SPARK-13259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-13259:
---------------------------------
    Labels: bulk-closed  (was: )

> 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
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

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