Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
3.2.0, 3.3.0
-
None
-
None
Description
When all partition data of a map output is bigger than spark.shuffle.push.maxBlockSizeToPush, there will be no push. When all map outputs don't have push, the shuffle doesn't have push. In that case, we don't need to launch the finalizing request.
Attachments
Issue Links
- Is contained by
-
SPARK-33701 Adaptive shuffle merge finalization for push-based shuffle
- Resolved