[ 
https://issues.apache.org/jira/browse/YARN-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258080#comment-16258080
 ] 

Hudson commented on YARN-7525:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13256 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13256/])
YARN-7525. Incorrect query parameters in cluster nodes REST API (bibinchundatt: 
rev 96e6a993609d170b4d2c70b2dba8b4530093606f)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md


> Incorrect query parameters in cluster nodes REST API document
> -------------------------------------------------------------
>
>                 Key: YARN-7525
>                 URL: https://issues.apache.org/jira/browse/YARN-7525
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.0.0-alpha4, 2.9.1
>            Reporter: Tao Yang
>            Assignee: Tao Yang
>            Priority: Minor
>         Attachments: YARN-7525.001.patch, YARN-7525.002.patch
>
>
> Recently we use cluster nodes REST API and found the query parameters(state 
> and healthy) in document both are not exist.
> Now the query paramters in document is: 
> {noformat}
>   * state - the state of the node
>   * healthy - true or false 
> {noformat}
> The correct query parameters should be:
> {noformat}
>   * states - the states of the node, specified as a comma-separated list.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to