Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2492 (Clone of YARN-796) Allow for (admin) labels on nodes and resource-requests
  3. YARN-4415

Scheduler Web Ui shows max capacity for the queue is 100% but when we submit application doesnt get assigned

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.2
    • None
    • None

    Description

      Steps to reproduce the issue :
      Scenario 1:

      1. Configure a queue(default) with accessible node labels as *
      2. create a exclusive partition xxx and map a NM to it
      3. ensure no capacities are configured for default for label xxx
      4. start an RM app with queue as default and label as xxx
      5. application is stuck but scheduler ui shows 100% as max capacity for that queue

      Scenario 2:

      1. create a nonexclusive partition sharedPartition and map a NM to it
      2. ensure no capacities are configured for default queue
      3. start an RM app with queue as default and label as sharedPartition
      4. application is stuck but scheduler ui shows 100% as max capacity for that queue for sharedPartition

      For both issues cause is the same default max capacity and abs max capacity is set to Zero %

      Attachments

        1. App info with diagnostics info.png
          322 kB
          Naganarasimha G R
        2. screenshot-1.png
          293 kB
          Naganarasimha G R
        3. capacity-scheduler.xml
          8 kB
          Naganarasimha G R

        Issue Links

          Activity

            People

              Naganarasimha Naganarasimha G R
              Naganarasimha Naganarasimha G R
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: