[ https://issues.apache.org/jira/browse/MAPREDUCE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom White updated MAPREDUCE-3542: --------------------------------- Resolution: Fixed Fix Version/s: 0.24.0 0.23.1 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I've just committed this. (The two extra javac warnings were due to new method calls on the deprecated Counters class in the test.) > 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