GitHub user sarutak opened a pull request:
https://github.com/apache/spark/pull/3295
Revert "[SPARK-4075] [Deploy] Jar url validation is not enough for Jar f...
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-1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3295.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 #3295
----
commit a2c361858466f2559f09d92a402a23e06d2e6078
Author: Kousuke Saruta <[email protected]>
Date: 2014-11-17T01:19:47Z
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]