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

Wangda Tan commented on YARN-7525:
----------------------------------

Thanks [~Tao Yang], patch looks good. [~bibinchundatt], please proceed with 
patch commit whenever you think it is ready.

> 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