Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.0
-
None
-
None
-
Reviewed
-
Added a new counter REDUCE_INPUT_BYTES.
Description
Sometimes we see a single slow reducer because of the load balancing problem. This information will be very useful to understand how imbalanced the load is.
Should be easy to fix I guess, since reducer should have all information needed at the end of the shuffling phase.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-4845 Shuffle counter issues
- Closed