Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1166

YARN 'appsFailed' metric should be of type 'counter'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.1.0-beta
    • 2.4.0
    • resourcemanager
    • None

    Description

      Currently in YARN's queue metrics, the cumulative metric 'appsFailed' is of type 'guage' - which means the exact value will be reported.

      All other cumulative queue metrics (AppsSubmitted, AppsCompleted, AppsKilled) are all of type 'counter' - meaning Ganglia will use slope to provide deltas between time-points.

      To be consistent, AppsFailed metric should also be of type 'counter'.

      Attachments

        1. YARN-1166.9.patch
          35 kB
          Zhijie Shen
        2. YARN-1166.9.patch
          35 kB
          Zhijie Shen
        3. YARN-1166.8.patch
          36 kB
          Zhijie Shen
        4. YARN-1166.7.patch
          29 kB
          Zhijie Shen
        5. YARN-1166.6.patch
          28 kB
          Zhijie Shen
        6. YARN-1166.5.patch
          20 kB
          Zhijie Shen
        7. YARN-1166.4.patch
          17 kB
          Zhijie Shen
        8. YARN-1166.3.patch
          3 kB
          Akira Ajisaka
        9. YARN-1166.2.patch
          5 kB
          Akira Ajisaka
        10. YARN-1166.patch
          4 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              zjshen Zhijie Shen
              srimanth.gunturi Srimanth Gunturi
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: