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

Add exponential weighted moving average in metrics2.util

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • metrics
    • None

    Description

      Sometimes we need to collect the average value of a variable, but for variables that is time related, the more recent value is more important. For example, we want to see the average container allocation rate in the last 5 min. Exponential weighted moving average is a solution for this scenario.

      Attachments

        1. ewma-preview.patch
          6 kB
          Xianyin Xin
        2. ewma-preview-02.patch
          6 kB
          Xianyin Xin

        Issue Links

          Activity

            People

              xinxianyin Xianyin Xin
              xinxianyin Xianyin Xin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: