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

Convert SchedulerQueueManager from a protocol-only type to a basic hierarchical queue implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.0
    • None
    • None

    Description

      SchedulerQueueManager is currently an interface aka a protocol-only type. As seen in the codebase, each scheduler implements the queue configuration and management stuff over and over. If we convert it into a base concrete class with simple implementation of hierarchical queue system (as in Fair and Capacity schedulers), pluggable schedulers may be developed more easily.

      Attachments

        Activity

          People

            Unassigned Unassigned
            erkinalp Erkin Alp Güney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: