You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/26 15:09:40 UTC

[jira] [Commented] (SPARK-12979) Paths are resolved relative to the local file system

    [ https://issues.apache.org/jira/browse/SPARK-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117238#comment-15117238 ] 

Apache Spark commented on SPARK-12979:
--------------------------------------

User 'dragos' has created a pull request for this issue:
https://github.com/apache/spark/pull/10923

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org