tomicooler commented on code in PR #5870:
URL: https://github.com/apache/hadoop/pull/5870#discussion_r1274489927


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md:
##########
@@ -306,20 +306,22 @@ The capacity scheduler supports hierarchical queues. This 
one request will print
 | Item | Data Type | Description |
 |:---- |:---- |:---- |
 | type | string | Scheduler type - capacityScheduler |
-| capacity | float | Configured queue capacity in percentage relative to its 
parent queue |
+| capacity | float | **Configured** queue capacity in percentage relative to 
its parent queue in legacy-queue-mode, otherwise the **effective** capacity  |

Review Comment:
   Is it OK to use the `effective` term here? The json/xml responses are full 
of effective* objects anyway.
   
   @brumi1024 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to