You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mridul Muralidharan (Jira)" <ji...@apache.org> on 2023/03/09 07:11:00 UTC

[jira] [Resolved] (SPARK-42689) Allow ShuffleDriverComponent to declare if shuffle data is reliably stored

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

Mridul Muralidharan resolved SPARK-42689.
-----------------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

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

> Allow ShuffleDriverComponent to declare if shuffle data is reliably stored
> --------------------------------------------------------------------------
>
>                 Key: SPARK-42689
>                 URL: https://issues.apache.org/jira/browse/SPARK-42689
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.5.0
>            Reporter: Mridul Muralidharan
>            Assignee: Mridul Muralidharan
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Currently, if there is an executor node loss, we assume the shuffle data on that node is also lost. This is not necessarily the case if there is a shuffle component managing the shuffle data and reliably maintaining it (for example, in distributed filesystem or in a disaggregated shuffle cluster).
> Downstream projects have patches to Apache Spark in order to workaround this issue, for example Apache Celeborn has [this|https://github.com/apache/incubator-celeborn/blob/main/assets/spark-patch/RSS_RDA_spark3.patch].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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