[ https://issues.apache.org/jira/browse/MAPREDUCE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169725#comment-13169725 ]
Jonathan Eagles commented on MAPREDUCE-3422: -------------------------------------------- Output from trunk after change 2011-12-14 15:15:31,697 INFO mapreduce.Job (Job.java:monitorAndPrintJob(1300)) - Counters: 43 File System Counters FILE: Number of bytes read=63264 FILE: Number of bytes written=228281 FILE: Number of read operations=0 FILE: Number of large read operations=0 FILE: Number of write operations=0 HDFS: Number of bytes read=717681 HDFS: Number of bytes written=148371 HDFS: Number of read operations=9 HDFS: Number of large read operations=0 HDFS: Number of write operations=4 Job Counters Launched map tasks=1 Launched reduce tasks=1 Data-local map tasks=1 Total time spent by all maps in occupied slots (ms)=5315 Total time spent by all reduces in occupied slots (ms)=21828 Map-Reduce Framework Map input records=13426 Map output records=124578 Map output bytes=1199688 Map output materialized bytes=63016 Input split bytes=117 Combine input records=124578 Combine output records=13644 Reduce input groups=13644 Reduce shuffle bytes=63016 Reduce input records=13644 Reduce output records=13644 Spilled Records=27288 Shuffled Maps =1 Failed Shuffles=0 Merged Map outputs=1 GC time elapsed (ms)=61 CPU time spent (ms)=4710 Physical memory (bytes) snapshot=469311488 Virtual memory (bytes) snapshot=2097213440 Total committed heap usage (bytes)=415039488 Shuffle Errors BAD_ID=0 CONNECTION=0 IO_ERROR=0 WRONG_LENGTH=0 WRONG_MAP=0 WRONG_REDUCE=0 File Input Format Counters Bytes Read=717564 File Output Format Counters Bytes Written=148371 > Counter display names are not being picked up > --------------------------------------------- > > Key: MAPREDUCE-3422 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3422 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Tom White > Assignee: Jonathan Eagles > > When running a job I see "MAP_INPUT_RECORDS" rather than "Map input records" > for the counter name. To fix this the resource bundle properties files need > to be moved to the src/main/resources tree. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira