Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7069 [Umbrella] YARN Resource Profiles phase#2 enhancements
  3. YARN-8662

Fair Scheduler stops scheduling when a queue is configured only CPU and memory

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • fairscheduler
    • None

    Description

      Add a new resource type in resource-types.xml, eg: resource1.
      In Fair scheduler when queue's MaxResources is configured like:

      <maxResources>4096 mb, 4 vcores</maxResources>

      When submit a application which need resource like:

       1536 mb, 1 vcores, 10 resource1

      The application will be pending. Because there is no resource1 in this queue.

      Attachments

        1. NonResourceToSchedule.png
          15 kB
          Sen Zhao
        2. YARN-8662.001.patch
          7 kB
          Sen Zhao

        Issue Links

          Activity

            People

              Sen Zhao Sen Zhao
              Sen Zhao Sen Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: