Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2818

Remove deprecated Counters.getDisplayName(), getCounterNames(), getCounter(String counterName)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.0
    • 0.17.0
    • None
    • None
    • Incompatible change
    • Hide
      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.
      Show
      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.

    Description

      Counters.getDisplayName(), getCounterNames(), getCounter(String counterName) need to removed as they are deprecated in 0.16.

      Attachments

        1. patch-2818.txt
          4 kB
          Amareshwari Sriramadasu

        Issue Links

          Activity

            People

              amareshwari Amareshwari Sriramadasu
              amareshwari Amareshwari Sriramadasu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: