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

Andrew Or closed SPARK-4994.
----------------------------
          Resolution: Fixed
       Fix Version/s: 1.3.0
            Assignee: Lianhui Wang
    Target Version/s: 1.3.0

> Cleanup removed executors' ShuffleInfo in yarn shuffle service
> --------------------------------------------------------------
>
>                 Key: SPARK-4994
>                 URL: https://issues.apache.org/jira/browse/SPARK-4994
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Lianhui Wang
>            Assignee: Lianhui Wang
>             Fix For: 1.3.0
>
>
> when the application is completed, yarn's nodemanager can remove 
> application's local-dirs.but all executors' metadata of completed application 
> havenot be removed. now it let yarn ShuffleService to have much more memory 
> to store Executors' ShuffleInfo. so these metadata need to be removed.



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