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

yarn.scheduler.minimum|maximum|increment-allocation-mb should be prefixed with the scheduler type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 2.1.0-beta
    • 2.1.0-beta
    • scheduler
    • None

    Description

      As yarn.scheduler.minimum-allocation-mb is now a scheduler-specific configuration, and functions differently for the Fair and Capacity schedulers, it would be less confusing for the config names to include the scheduler names, i.e. yarn.scheduler.fair.minimum-allocation-mb, yarn.scheduler.capacity.minimum-allocation-mb, and yarn.scheduler.fifo.minimum-allocation-mb.

      The same goes for yarn.scheduler.increment-allocation-mb, which only exists for the Fair Scheduler, and yarn.scheduler.maximum-allocation-mb, for consistency.

      If we wish to preserve backwards compatibility, we can deprecate the old configs to the new ones.

      Attachments

        1. YARN-1004.patch
          63 kB
          Sandy Ryza

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sandyr Sandy Ryza
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: