GitHub user hzw19900416 opened a pull request:
https://github.com/apache/spark/pull/2050
[ SPARK-3144] No need to set "spark.local.dir" in ExecutorLauncher
Different to the yarn-cluster, yarn-client mode will not launch the spark
driver in the process of application master.
So there is no use of "spark.local.dir" to place the spark files or jars or
shuffle files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hzw19900416/spark yarn-client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2050.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 #2050
----
commit 49e7e42cfabc8454e26152c58c45808cc586af5e
Author: hzw19900416 <[email protected]>
Date: 2014-08-20T02:35:20Z
Update ExecutorLauncher.scala
commit d5aef44832f76ab65e2507a81103d6cdf4220c49
Author: hzw19900416 <[email protected]>
Date: 2014-08-20T02:36:30Z
Update ExecutorLauncher.scala
----
---
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]