[
https://issues.apache.org/jira/browse/YARN-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969225#comment-15969225
]
Sunil G commented on YARN-5881:
-------------------------------
Thanks [~leftnoteasy].
Yes, we can have that linear approach as you mentioned. I chose a flatten
approach to avoid confusion of ordering within group.
So could we choose like below
{code}
<property>
<name>yarn.scheduler.capacity.root.default.min-resource</name>
<value>[memory=10Gi,vcores=2]</value>
</property>
{code}
We will try to keep units in sync with resource profile branch as we can reuse
unit conversion code and it will standard across.
Thoughts?
> Enable configuration of queue capacity in terms of absolute resources
> ---------------------------------------------------------------------
>
> Key: YARN-5881
> URL: https://issues.apache.org/jira/browse/YARN-5881
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Sean Po
> Assignee: Wangda Tan
> Attachments:
> YARN-5881.Support.Absolute.Min.Max.Resource.In.Capacity.Scheduler.design-doc.v1.pdf
>
>
> Currently, Yarn RM supports the configuration of queue capacity in terms of a
> proportion to cluster capacity. In the context of Yarn being used as a public
> cloud service, it makes more sense if queues can be configured absolutely.
> This will allow administrators to set usage limits more concretely and
> simplify customer expectations for cluster allocation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]