Andrew Or created SPARK-4703:
--------------------------------

             Summary: Windows path resolution is incorrect
                 Key: SPARK-4703
                 URL: https://issues.apache.org/jira/browse/SPARK-4703
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Windows
    Affects Versions: 1.2.0
         Environment: Windows 8.1
            Reporter: Andrew Or
            Assignee: Andrew Or
            Priority: Blocker


C:/path/to/my.jar is resolved to file:/C:/path/to/my.jar, which is not a valid 
path. This causes simple submit applications to fail.

This is caused by: https://github.com/apache/spark/pull/2795



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