Iulian Dragos created SPARK-12979:
-------------------------------------

             Summary: Paths are resolved relative to the local file system
                 Key: SPARK-12979
                 URL: https://issues.apache.org/jira/browse/SPARK-12979
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 1.6.0
            Reporter: Iulian Dragos


Spark properties that refer to paths on the cluster (for example, 
`spark.mesos.executor.home`) should be un-interpreted strings. Currently, such 
a path is resolved relative to the local (client) file system, and symlinks are 
resolved, etc. (by calling `getCanonicalPath`).



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