Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-11652 [Umbrella] Follow-up after YARN-10888/YARN-10889
  3. YARN-10887

Investigation: Decouple capacity and max-capacity modes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently Fair Scheduler supports the following 3 kinds of settings:

      • Single percentage (relative to parent) i.e. "X%"
      • A set of percentages (relative to parent) i.e. "X% cpu, Y% memory"
      • Absolute resources i.e. "X mb, Y vcores"

      Please note, that the new, recommended format does not support the single percentage mode, only the last 2, like: “vcores=X, memory-mb=Y” or “vcores=X%, memory-mb=Y%” respectively.

      It is recommended that all three formats are supported for maximum-capacity in CS after introducing weight mode.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              snemeth Szilard Nemeth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: