[ 
https://issues.apache.org/jira/browse/MAPREDUCE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755383#action_12755383
 ] 

Chris Douglas commented on MAPREDUCE-112:
-----------------------------------------

Result of test-patch on branch-0.20:
{noformat}
     [exec] +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 3 new or 
modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec]
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath 
integrity.
{noformat}

+1 I committed this. Thanks, Jothi!

> Reduce Input Records and Reduce Output Records counters are not being set 
> when using the new Mapreduce reducer API
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-112
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-112
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.1
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>            Priority: Blocker
>             Fix For: 0.20.2
>
>         Attachments: mapred-112-10Sep.patch, mapred-112-branch20.patch
>
>
> After running the examples/wordcount (which uses the new API), the reduce 
> input and output record counters always show 0. This is because these 
> counters are not getting updated in the new API

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