[
https://issues.apache.org/jira/browse/SPARK-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055579#comment-14055579
]
Andrew Or commented on SPARK-2340:
----------------------------------
https://github.com/apache/spark/pull/1280
> Resolve paths properly for event logging / history server
> ---------------------------------------------------------
>
> Key: SPARK-2340
> URL: https://issues.apache.org/jira/browse/SPARK-2340
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.0.0
> Reporter: Andrew Or
>
> We resolved paths for --jars and --files for spark submit when releasing
> Spark 1.0. The path that the History Server takes in also has the same issue
> on standalone mode, for example. By default, it tries to read from HDFS, but
> we should resolve all relative paths to be prefixed by "file:/".
--
This message was sent by Atlassian JIRA
(v6.2#6252)