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

The context of QueueMetrics becomes 'default' when using FairScheduler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.1.0-beta
    • 2.3.0
    • None
    • Reviewed

    Description

      I found the context of QueueMetrics changed to 'default' from 'yarn' when I was using FairScheduler.
      The context should always be 'yarn' by adding an annotation to FSQueueMetrics like below:

      + @Metrics(context="yarn")
      public class FSQueueMetrics extends QueueMetrics {
      

      Attachments

        1. YARN-1188.1.patch
          1 kB
          Tsuyoshi Ozawa

        Activity

          People

            ozawa Tsuyoshi Ozawa
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: