[ https://issues.apache.org/jira/browse/MAPREDUCE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171354#comment-13171354 ]
Hudson commented on MAPREDUCE-3542: ----------------------------------- Integrated in Hadoop-Hdfs-0.23-Commit #289 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/289/]) Merge -r 1213970:1213971 from trunk to branch-0.23. Fixes: MAPREDUCE-3542. tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215360 Files : * /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/AbstractCounters.java * /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/TestCounters.java > Support "FileSystemCounter" legacy counter group name for compatibility > ----------------------------------------------------------------------- > > Key: MAPREDUCE-3542 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3542 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.23.0 > Reporter: Tom White > Assignee: Tom White > Fix For: 0.23.1, 0.24.0 > > Attachments: MAPREDUCE-3542.patch > > > The group name changed from "FileSystemCounter" to > "org.apache.hadoop.mapreduce.FileSystemCounter", but we should support the > old one for compatibility's sake. This came up in PIG-2347. -- 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