wankunde commented on PR #37922:
URL: https://github.com/apache/spark/pull/37922#issuecomment-1362757153

   https://github.com/apache/spark/pull/37922#discussion_r1054110064
   
   For the `AppShufflePartitionInfo` that is processing the first pushed 
shuffle block, `partition.mapTracker.getCardinality() == 0`, and won't put this 
reduceId to reduceIds, and then the shuffle files will not be cleanup and leak.
   I prefer to add this change in this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to