[
https://issues.apache.org/jira/browse/YARN-10503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239997#comment-17239997
]
zhuqi edited comment on YARN-10503 at 11/28/20, 4:05 PM:
---------------------------------------------------------
cc [~wangda] [~sunilg] [~tangzhankun]
If you any advice about it.
Thanks.
was (Author: zhuqi):
cc [~wangda] [~sunilg] [~tangzhankun]
If you any advice about it.
> Support queue capacity in terms of absolute resources with more resourceTypes.
> ------------------------------------------------------------------------------
>
> Key: YARN-10503
> URL: https://issues.apache.org/jira/browse/YARN-10503
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: zhuqi
> Assignee: zhuqi
> Priority: Major
> Fix For: 3.3.1, 3.4.1
>
>
> Now the absolute resources are memory and cores.
> {code:java}
> /**
> * Different resource types supported.
> */
> public enum AbsoluteResourceType {
> MEMORY, VCORES;
> }{code}
> But in our GPU production clusters, we need to support more resourceTypes.
> It's very import for cluster scaling when with different resourceType
> absolute demands.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]