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

[jira] [Updated] (SPARK-36389) Revert the change that accepts negative mapId

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

Chandni Singh updated SPARK-36389:
----------------------------------
    Description: With SPARK-32922, we added a change that {{ShuffleBlockId}} can have a negative mapId. This was to support push-based shuffle where {{-1}} as mapId indicated a push-merged block. However with SPARK-32923, a different type of {{BlockId}} was introduced - {{ShuffleMergedId}}, but reverting the change to {{ShuffleBlockId}} was missed.   (was: With SPARK-32922, we added a change that {{ShuffleBlockId}} can have a negative mapId. This was to support push-based shuffle where {{-1}} as mapId indicated a push-merged block. However with SPARK-32923, a different type of {{BlockId}} was introduce - {{ShuffleMergedId}}, but reverting the change to {{ShuffleBlockId}} was missed. )

> Revert the change that accepts negative mapId
> ---------------------------------------------
>
>                 Key: SPARK-36389
>                 URL: https://issues.apache.org/jira/browse/SPARK-36389
>             Project: Spark
>          Issue Type: Bug
>          Components: Shuffle
>    Affects Versions: 3.2.0
>            Reporter: Chandni Singh
>            Priority: Minor
>
> With SPARK-32922, we added a change that {{ShuffleBlockId}} can have a negative mapId. This was to support push-based shuffle where {{-1}} as mapId indicated a push-merged block. However with SPARK-32923, a different type of {{BlockId}} was introduced - {{ShuffleMergedId}}, but reverting the change to {{ShuffleBlockId}} was missed. 



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