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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17697120#comment-17697120 ] 

Apache Spark commented on SPARK-42689:
--------------------------------------

User 'mridulm' has created a pull request for this issue:
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.1.0, 3.2.0, 3.3.0, 3.4.0
>            Reporter: Mridul Muralidharan
>            Priority: Major
>
> 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