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

Capacity Scheduler: add a maximum-allocation-mb setting per queue

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.10, 2.2.0, 3.0.0-alpha1
    • 2.7.0
    • capacityscheduler
    • None
    • Reviewed

    Description

      We want to allow certain queues to use larger container sizes while limiting other queues to smaller container sizes. Setting it per queue will help prevent abuse, help limit the impact of reservations, and allow changes in the maximum container size to be rolled out more easily.

      One reason this is needed is more application types are becoming available on yarn and certain applications require more memory to run efficiently. While we want to allow for that we don't want other applications to abuse that and start requesting bigger containers then what they really need.

      Note that we could have this based on application type, but that might not be totally accurate either since for example you might want to allow certain users on MapReduce to use larger containers, while limiting other users of MapReduce to smaller containers.

      Attachments

        1. YARN-1582-branch-0.23.patch
          26 kB
          Thomas Graves
        2. YARN-1582.002.patch
          35 kB
          Jason Darrell Lowe
        3. YARN-1582.003.patch
          35 kB
          Jason Darrell Lowe

        Activity

          People

            tgraves Thomas Graves
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: