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

Zheng Shao updated HADOOP-4749:
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0
     Release Note: HADOOP-4749. Added a new counter REDUCE_INPUT_BYTES. 
(Yongqiang He via zshao)  (was: Added a new counter REDUCE_INPUT_BYTES in Task 
class for recording reducer's inputbytes)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed revision 725588 and 725589.


> reducer should output input data size when shuffling is done
> ------------------------------------------------------------
>
>                 Key: HADOOP-4749
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4749
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Zheng Shao
>             Fix For: 0.20.0
>
>         Attachments: 4749.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to