[
https://issues.apache.org/jira/browse/YARN-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061959#comment-14061959
]
Akira AJISAKA commented on YARN-1050:
-------------------------------------
Thanks [~kj-ki] for the update.
{code}
+ "childQueues": {
+ "clusterResources": {
+ "memory": 8192,
+ "vCores": 8
{code}
'[' bracket is needed since "childQueues" is a collection.
Minor nit: There are some trailing whitespaces in the JSON response body.
> Document the Fair Scheduler REST API
> ------------------------------------
>
> Key: YARN-1050
> URL: https://issues.apache.org/jira/browse/YARN-1050
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: documentation
> Reporter: Sandy Ryza
> Assignee: Kenji Kikushima
> Attachments: YARN-1050-2.patch, YARN-1050.patch
>
>
> The documentation should be placed here along with the Capacity Scheduler
> documentation:
> http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Scheduler_API
--
This message was sent by Atlassian JIRA
(v6.2#6252)