Skip to content

[ SPARK-3144] No need to set "spark.local.dir" in ExecutorLauncher#2050

Closed
SaintBacchus wants to merge 2 commits into
apache:masterfrom
SaintBacchus:yarn-client
Closed

[ SPARK-3144] No need to set "spark.local.dir" in ExecutorLauncher#2050
SaintBacchus wants to merge 2 commits into
apache:masterfrom
SaintBacchus:yarn-client

Conversation

@SaintBacchus

Copy link
Copy Markdown
Contributor

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

@AmplabJenkins

Copy link
Copy Markdown

Can one of the admins verify this patch?

@JoshRosen

Copy link
Copy Markdown
Contributor

I think this change is subsumed by my PR, #2002, so do you mind closing this? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants