How are you accessing the counter? You should access it through the enum org.apache.hadoop.mapreduce.TaskCounter.REDUCE_OUTPUT_RECORDS -Amareshwari
On 8/8/10 2:12 AM, "Gang Luo" <[email protected]> wrote: Hi all, I am using new API and find that the reduce output record counter shows 0. Actually my reducers output the result correctly. What to do to correct the counter error? Thanks, -Gang
