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

Metrics based on Map-Reduce Counters are not cleaned up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      When map-reduce jobs are finished, the metrics corresponding to their counters are not cleaned up. This is a memory leak, but worse it means that an ever-increasing amount of metric data is sent to the metrics system (if one is enabled).

      The fix is for JobInProgress to clean up the metrics it created when the job is complete.

      Attachments

        1. 1406.patch
          5 kB
          David Bowen

        Activity

          People

            dbowen David Bowen
            dbowen David Bowen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: