[
https://issues.apache.org/jira/browse/SPARK-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-2340:
-----------------------------
Description: 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:/".
(was: 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 file:/.)
> Resolve paths properly for 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)