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)