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

Sean Owen resolved SPARK-3099.
------------------------------
    Resolution: Won't Fix

PR discussion says this was obsoleted by SPARK-2933.

> Staging Directory is never deleted when we run job with YARN Client Mode
> ------------------------------------------------------------------------
>
>                 Key: SPARK-3099
>                 URL: https://issues.apache.org/jira/browse/SPARK-3099
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>
> When we run application with YARN Cluster mode, the class 'ApplicationMaster' 
> is used as ApplicationMaster, which has shutdown hook to cleanup stagind 
> directory (~/.sparkStaging).
> But, when we run application with YARN Client mode, the class 
> 'ExecutorLauncher' as an ApplicationMaster doesn't cleanup staging directory.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to