GitHub user loneknightpy opened a pull request:
https://github.com/apache/spark/pull/19466
[CORE] Fix spark submit file download for standalone client mode
## What changes were proposed in this pull request?
This PR makes spark-submit script to use downloaded files in
local/standalone client mode.
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
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
fix-spark-submit-for-standalone
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19466.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 #19466
----
commit 1bde00c0d5c90cebdd2a8514078ace8cf33c42f8
Author: Yu Peng <[email protected]>
Date: 2017-10-10T20:06:37Z
Fix spark submit file download for standalone client mode
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]