hzw created SPARK-3144:
--------------------------

             Summary: 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

Reply via email to