GitHub user loneknightpy opened a pull request:
https://github.com/apache/spark/pull/18078
[SPARK-20860] Make spark-submit download remote files to local in client
mode
## What changes were proposed in this pull request?
This PR makes spark-submit script download remote files to local file
system for local/standalone client mode.
## How was this patch tested?
- Unit tests
- Manual tests by adding s3a jar and testing against file on s3.
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/loneknightpy/spark
download-jar-in-spark-submit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18078.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 #18078
----
commit 4cdeeed3f04f0ec62c6909e43ffe2d9824d863f7
Author: Yu Peng <[email protected]>
Date: 2017-05-04T17:06:43Z
Make spark-submit download remote files to local file system for
local/standalone client mode
----
---
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]