Jonathan Hung created YARN-8847:
-----------------------------------

             Summary: Add resource-types.xml to configuration when refreshing 
maximum allocation
                 Key: YARN-8847
                 URL: https://issues.apache.org/jira/browse/YARN-8847
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Jonathan Hung
            Assignee: Jonathan Hung


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: {noformat}  <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>
{noformat}
are not picked up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to