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

Enable preemption for a single queue.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • capacity scheduler, yarn
    • None

    Description

      PROBLEM
      How to enable preemption on a single queue in a cluster?
      DESCRIPTION
      As of today the only way to enable preemption at a queue level is:

      • Enable cluster level preemption
      • Disable preemption on the queues where not required using yarn.scheduler.capacity.<queue-path>.disable_preemption to true

      Can we have some sort of a parameter like
      yarn.scheduler.capacity.<queue-path>.enable_preemption
      which would just enable preemption per queue instead of going the other way round which is more time consuming and error prone.

      Attachments

        Activity

          People

            Unassigned Unassigned
            saruntek sarun singla
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: