[ https://issues.apache.org/jira/browse/SPARK-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103286#comment-14103286 ]
Apache Spark commented on SPARK-3144: ------------------------------------- User 'hzw19900416' has created a pull request for this issue: https://github.com/apache/spark/pull/2050 > No need to set "spark.local.dir" in ExecutorLauncher > ---------------------------------------------------- > > Key: SPARK-3144 > URL: https://issues.apache.org/jira/browse/SPARK-3144 > Project: Spark > Issue Type: Bug > Components: YARN > Affects Versions: 1.0.2 > Reporter: hzw > > ExecutorLauncher only will be lanched in Yarn-Client mode as a simple > Application Master. > In this process, it would not create the spark.local.dir since Spark driver > or executor will not be launched in it. > So it may delete such code. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org