You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Tao Yang (JIRA)" <ji...@apache.org> on 2017/11/17 03:26:00 UTC

[jira] [Created] (YARN-7525) Incorrect query parameters in cluster nodes REST API document

Tao Yang created YARN-7525:
------------------------------

             Summary: 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org