[
https://issues.apache.org/jira/browse/SPARK-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-2340.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Assignee: Andrew Or
Fixed by 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.1
> Reporter: Andrew Or
> Assignee: Andrew Or
> Fix For: 1.1.0
>
>
> 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)