[
https://issues.apache.org/jira/browse/MAPREDUCE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753677#action_12753677
]
Jothi Padmanabhan commented on MAPREDUCE-112:
---------------------------------------------
run-test-mapred and contrib tests passed.
test patch returned +1 for all except Javac warnings where it complained the
patch threw 1000 and odd more warnings than trunk -- evidently javac checking
of test patch is broken.
> 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
>
>
> 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.