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

Metric Averages are not averages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.18.1
    • 0.18.2
    • metrics
    • None
    • Reviewed

    Description

      Metrics averages are not averages; instead of updating the metric with the average number periodically, Hadoop metrics increments the metric.

      I.e., each update we have value = old_value + current average. Instead, we want each update to have value = current_average.

      Patch will be attached momentarily.

      Attachments

        1. hadoop-4369.patch
          0.7 kB
          Brian Bockelman

        Activity

          People

            bockelman Brian Bockelman
            bockelman Brian Bockelman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 10m
                10m
                Remaining:
                Remaining Estimate - 10m
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified