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 "Daniel Templeton (JIRA)" <ji...@apache.org> on 2015/11/06 19:19:11 UTC

[jira] [Commented] (YARN-4337) Resolve all docs errors in *.apt.vm for YARN

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

Daniel Templeton commented on YARN-4337:
----------------------------------------

I'm looking at the WebServicesIntro.md file, and I don't see that error:

{code}
#### JSON response with single resource

HTTP Request: GET http://rmhost.domain:8088/ws/v1/cluster/apps/application\_1324057493980\_0001

Response Status Line: HTTP/1.1 200 OK

Response Header:
{code}

Are you looking at the current version of the docs?

> 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
>              Labels: documentation, newbie
>
> 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)