You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/04/02 18:42:52 UTC

[jira] [Created] (YARN-3436) Doc WebServicesIntro.html Example Rest API url wrong

Bibin A Chundatt created YARN-3436:
--------------------------------------

             Summary: Doc WebServicesIntro.html Example Rest API url wrong
                 Key: YARN-3436
                 URL: https://issues.apache.org/jira/browse/YARN-3436
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Bibin A Chundatt
            Assignee: Bibin A Chundatt
            Priority: Minor


/docs/current/hadoop-yarn/hadoop-yarn-site/WebServicesIntro.html

{quote}

Response Examples
JSON response with single resource

HTTP Request: GET http://rmhost.domain:8088/ws/v1/cluster/{color:red}app{color}/application_1324057493980_0001

Response Status Line: HTTP/1.1 200 OK

{quote}

Url should be ws/v1/cluster/{color:red}apps{color} .
2 examples on same page are wrong



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)