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

FIFOScheduler should assign the same container number up to ResourceRequest ask for ANY

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.0
    • None
    • scheduler
    • None

    Description

      Per discussion in MAPREDUCE-5583, FifoScheduler should assign containers that up to the number of containers specified in ResourceRequest for ANY which is not true today. It only check number of ResourceRequest for ANY >0, then go ahead to allocate containers according to other locality request which could exceed the number in ANY.
      This behavior is not consistent with other Schedulers, like: CS or FS, and not meet our expectation, so we should fix this.

      Attachments

        Issue Links

          Activity

            People

              varun_saxena Varun Saxena
              junping_du Junping Du
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: