You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 12:39:00 UTC

[jira] [Resolved] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error

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

Sean Owen resolved SPARK-7503.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 6026
[https://github.com/apache/spark/pull/6026]

> Resources in .sparkStaging directory can't be cleaned up on error
> -----------------------------------------------------------------
>
>                 Key: SPARK-7503
>                 URL: https://issues.apache.org/jira/browse/SPARK-7503
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.4.0
>            Reporter: Kousuke Saruta
>             Fix For: 1.4.0
>
>
> When we run applications on YARN with cluster mode, uploaded resources on .sparkStaging directory can't be cleaned up in case of failure of uploading local resources.
> You can see this issue by running following command.
> {code}
> bin/spark-submit --master yarn --deploy-mode cluster --class <someClassName> <non-existing-jar>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org