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

Sean Owen updated SPARK-7503:
-----------------------------
    Assignee: Kousuke Saruta

> 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
>            Assignee: 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to