You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jonathan Hung (JIRA)" <ji...@apache.org> on 2018/10/05 01:04:00 UTC

[jira] [Updated] (YARN-8847) Add resource-types.xml to configuration when refreshing maximum allocation

     [ https://issues.apache.org/jira/browse/YARN-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hung updated YARN-8847:
--------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: YARN-7069

> 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: Sub-task
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>            Priority: Major
>
> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org