Display counters and end-of-job using thousands separator ---------------------------------------------------------
Key: HADOOP-5629 URL: https://issues.apache.org/jira/browse/HADOOP-5629 Project: Hadoop Core Issue Type: Improvement Components: mapred Affects Versions: 0.19.1 Reporter: Stuart White Priority: Trivial Counters displayed at the end of a mapreduce job are displayed without thousands separators, which makes large numbers difficult to read. This patch causes the counters to be displayed using thousands separators. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.