FMX opened a new pull request, #3039:
URL: https://github.com/apache/celeborn/pull/3039

   ### What changes were proposed in this pull request?
   To avoid possible worker load skew for the stages with tiny reducer numbers.
   
   
   ### Why are the changes needed?
   If a stage has tiny reducers and skewed partitions, The default value will 
lead to serious worker load imbalance cause some workers unable to handle 
shuffle data.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   
   ### How was this patch tested?
   GA and cluster test.
   


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

Reply via email to