[
https://issues.apache.org/jira/browse/HADOOP-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-2818:
-------------------------------------
Release Note:
The deprecated methods public String
org.apache.hadoop.mapred.Counters.getDisplayName(String counter) and
public synchronized Collection\<String\>
org.apache.hadoop.mapred.Counters.getCounterNames() are removed.
The deprecated method public synchronized long
org.apache.hadoop.mapred.Counters.getCounter(String counterName) is
undeprecated.
was:
The deprecated methods public String
org.apache.hadoop.mapred.Counters.getDisplayName(String counter) and
public synchronized Collection<String>
org.apache.hadoop.mapred.Counters.getCounterNames() are removed.
The deprecated method public synchronized long
org.apache.hadoop.mapred.Counters.getCounter(String counterName) is
undeprecated.
> Remove deprecated Counters.getDisplayName(), getCounterNames(),
> getCounter(String counterName)
> --------------------------------------------------------------------------------------------------
>
> Key: HADOOP-2818
> URL: https://issues.apache.org/jira/browse/HADOOP-2818
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.16.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.17.0
>
> Attachments: patch-2818.txt
>
>
> Counters.getDisplayName(), getCounterNames(), getCounter(String
> counterName) need to removed as they are deprecated in 0.16.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)