[
https://issues.apache.org/jira/browse/YARN-11522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747325#comment-17747325
]
ASF GitHub Bot commented on YARN-11522:
---------------------------------------
tomicooler commented on code in PR #5870:
URL: https://github.com/apache/hadoop/pull/5870#discussion_r1274490532
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/CapacityScheduler.md:
##########
@@ -64,8 +64,14 @@ The `CapacityScheduler` supports the following features:
* **Priority Scheduling** - This feature allows applications to be submitted
and scheduled with different priorities. Higher integer value indicates higher
priority for an application. Currently Application priority is supported only
for FIFO ordering policy.
+* **Percentage Resource Configuration** - Administrators could specify
percentages of resources to a queue.
+
* **Absolute Resource Configuration** - Administrators could specify absolute
resources to a queue instead of providing percentage based values. This
provides better control for admins to configure required amount of resources
for a given queue.
+* **Weight Resource Configuration** - Administrators could specify weights to
a queue instead of providing percentage based values. This provides better
control for admins to configure resources for the queue in a dynamically
changing queue hierarchy.
+
+* **Universal Capacity Vector Resource Configuration** - Administrators could
specify resources in a mixed manner - combining absolute, weight or percentage
- to a queue instead of providing percentage based values. This provides the
most flexible way of control for admins to configure required amount of
resources for a given queue.
Review Comment:
Done.
> Update documentation for the New capacity modes in CS
> -----------------------------------------------------
>
> Key: YARN-11522
> URL: https://issues.apache.org/jira/browse/YARN-11522
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacityscheduler
> Affects Versions: 3.4.0
> Reporter: Tamas Domok
> Assignee: Tamas Domok
> Priority: Major
> Labels: pull-request-available
>
> Follow up ticket for YARN-11000, doc the changes mentioned in
> (https://github.com/apache/hadoop/pull/5783).
> Candidates:
> - CapacityScheduler.md
> - ResourceManagerRest.md
> Also document this:
> https://github.com/apache/hadoop/pull/5852#pullrequestreview-1537039656
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]