Chen He created YARN-4337:
-----------------------------
Summary: Resolve all docs errors in *.apt.vm for YARN
Key: YARN-4337
URL: https://issues.apache.org/jira/browse/YARN-4337
Project: Hadoop YARN
Issue Type: Bug
Components: webapp
Affects Versions: 2.7.1
Reporter: Chen He
Priority: Minor
This is a newbie++ docs ticket.
Simple example, In WebServiceInfo.apt.vm
*** JSON response with single resource
HTTP Request:
GET http://rmhost.domain:8088/ws/v1/cluster/app/application_1324057493980_0001
Response Status Line:
HTTP/1.1 200 OK
Response Header:
+---+
The URI
http://rmhost.domain:8088/ws/v1/cluster/app/application_1324057493980_0001 is
invalid. It should be "apps" instead of "app" in the URI. It may mislead first
time users to think that YARN REST API does not work. Similarly, we should
remove all similar typos or minor errors in *.apt.vm file for YARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)