Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-18967

Use max-AM percentage for a queue selected, instead of reading from top level common.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.4.1
    • 2.5.0
    • ambari-server
    • None

    Description

      Current:

      • We are reading the top level max-AM percent value for non 'llap' named queue at root level.
        Eg: yarn.scheduler.capacity.maximum-am-resource-percent=1

      Required:

      AM Percent value should be read as:

      • Fetch the 'AM Percent' value for queue in consideration, if exists, else
      • Return default value as 0.1.

      Eg:
      Say queue in consideration is named: 'xyz' and is at depth 3. Thus, the expected 'key' config to be read is :

      yarn.scheduler.capacity.root.abc.xyz.maximum-am-resource-percent=<some value>
      

      Attachments

        1. AMBARI-18967.patch
          3 kB
          Swapan Shridhar

        Issue Links

          Activity

            People

              swapanshridhar Swapan Shridhar
              swapanshridhar Swapan Shridhar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: