Reduce Input Records and Reduce Output Records counters are not being set when
using the new Mapreduce reducer API
------------------------------------------------------------------------------------------------------------------
Key: HADOOP-5246
URL: https://issues.apache.org/jira/browse/HADOOP-5246
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Jothi Padmanabhan
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.