Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7069 [Umbrella] YARN Resource Profiles phase#2 enhancements
  3. YARN-8847

Add resource-types.xml to configuration when refreshing maximum allocation

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      YARN-7738 adds functionality for refreshing maximum allocation on scheduler refresh. But it seems when resource types are configured in resource-types.xml, the relevant configurations:

        <property>
          <name>yarn.resource-types</name>
          <value>yarn.io/gpu</value>
        </property>
        <property>
          <name>yarn.resource-types.yarn.io/gpu.maximum-allocation</name>
          <value>4</value>
        </property>
      

      are not picked up.

      Attachments

        1. YARN-8847.001.patch
          1 kB
          Jonathan Hung

        Issue Links

          Activity

            People

              jhung Jonathan Hung
              jhung Jonathan Hung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: