You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2021/08/02 04:42:00 UTC

[jira] [Commented] (SPARK-35917) Disable push-based shuffle until the feature is complete

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

Gengliang Wang commented on SPARK-35917:
----------------------------------------

[~csingh] Shall we mark this one as won't do since https://github.com/apache/spark/pull/33034 is merged?
cc [~mridul]

> Disable push-based shuffle until the feature is complete
> --------------------------------------------------------
>
>                 Key: SPARK-35917
>                 URL: https://issues.apache.org/jira/browse/SPARK-35917
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Shuffle, Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Chandni Singh
>            Priority: Major
>
> Push-based shuffle is partially merged in apache master but some of the tasks are still incomplete. Since 3.2 is going to cut soon, we will not be able to get the pending tasks reviewed and merged. Few of the pending tasks make protocol changes to the push-based shuffle protocols, so we would like to prevent users from enabling push-based shuffle both on the client and the server until push-based shuffle implementation is complete. 
> We can prevent push-based shuffle to be used by throwing {{UnsupportedOperationException}} (or something like that) both on the client and the server when the user tries to enable it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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