[ 
https://issues.apache.org/jira/browse/YARN-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639115#comment-16639115
 ] 

Jonathan Hung commented on YARN-8847:
-------------------------------------

001 adds resource-types.xml to conf prior to fetching max allocations

> 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
>         Attachments: YARN-8847.001.patch
>
>
> 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