[ 
https://issues.apache.org/jira/browse/SPARK-27819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846666#comment-16846666
 ] 

Attila Zsolt Piros commented on SPARK-27819:
--------------------------------------------

I am working on this.

> Retry cleanup of disk persisted RDD via external shuffle service when it 
> failed via executor
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-27819
>                 URL: https://issues.apache.org/jira/browse/SPARK-27819
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Attila Zsolt Piros
>            Priority: Major
>
> This issue is created for not losing the idea came up during SPARK-27677 (at 
> org.apache.spark.storage.BlockManagerMasterEndpoint#removeRdd):
> {panel:title=Quote}
> In certain situations (e.g. executor death) it would make sense to retry this 
> through the shuffle service. But I'm not sure how to safely detect those 
> situations (or whether it makes sense to always retry through the shuffle 
> service).
> {panel}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to