[
https://issues.apache.org/jira/browse/YARN-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260064#comment-16260064
]
Eric Payne commented on YARN-7533:
----------------------------------
Hi [~sunilg]. Thanks for the patch. I have just a couple of grammatical
suggestions:
- {{Resource Allocation}}, I would suggest to change it to the following:
{code}
+ * Resource Allocation using Absolute Resources configuration
+ `CapacityScheduler` supports configuraiton of absolute resources instead of
providing Queue *capacity* in percentage. The following configurations could be
used to configure absolute resources.
{code}
- {{yarn.scheduler.capacity.<queue-path>.min-resource}}, something like:
{code}
+ | `yarn.scheduler.capacity.<queue-path>.min-resource` | Absolute resource
queue capacity minimum configuration. Default value is empty.
[memory=10240,vcores=12] is a valid configuration which indicates 10GB Memory
and 12 VCores.|
+ | `yarn.scheduler.capacity.<queue-path>.max-resource` | Absolute resource
queue capacity maximum configuration. Default value is empty.
[memory=10240,vcores=12] is a valid configuration which indicates 10GB Memory
and 12 VCores.|
{code}
> Documentation for absolute resource support in CS
> -------------------------------------------------
>
> Key: YARN-7533
> URL: https://issues.apache.org/jira/browse/YARN-7533
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacity scheduler
> Reporter: Sunil G
> Assignee: Sunil G
> Attachments: YARN-7533.001.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]