GitHub user sarutak opened a pull request:

    https://github.com/apache/spark/pull/3296

    [SPARK-4434] spark-submit cluster deploy mode JAR URLs are broken

    Current code doesn't accept job submission when we omit extra slash of URI 
scheme like `file://` instead of `file:///`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarutak/spark 
revert-uri-syntax-check-improvement

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3296.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3296
    
----
commit fd28371e872c6eea3b5dc52cd29586f167e98edd
Author: Kousuke Saruta <[email protected]>
Date:   2014-11-17T01:17:06Z

    Revert "[SPARK-4075] [Deploy] Jar url validation is not enough for Jar file"
    
    This reverts commit 098f83c7ccd7dad9f9228596da69fe5f55711a52.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to