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

For fair scheduler, application with higher priority should also get priority resources for running AM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • fairscheduler
    • None

    Description

      In order to allow important applications to run earlier, we used priority scheduling in the fair scheduler, and FairSharePolicy uses YARN-6307. Considering this situation, there are two applications (with different priorities) in the same queue and both are accepted. Both applications are demanding and hungry when dispatched to the queue. Next, calculate the weight ratio. Since the used resources of both applications are 0, the weight ratio is also 0. The priority is invalid in this case. Low-priority applications may get resources to run AM earlier than high-priority applications.

      Attachments

        1. YARN-8978.001.patch
          2 kB
          qiuliang

        Activity

          People

            Unassigned Unassigned
            qiuliang988 qiuliang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: