You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2014/08/20 19:24:26 UTC

[jira] [Resolved] (SPARK-3144) No need to set "spark.local.dir" in ExecutorLauncher

     [ https://issues.apache.org/jira/browse/SPARK-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Rosen resolved SPARK-3144.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
         Assignee: Josh Rosen

This was fixed in my PR https://github.com/apache/spark/pull/2002 for [SPARK-2974] [SPARK-2975].

> 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
>            Assignee: Josh Rosen
>             Fix For: 1.1.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org