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

Prabhu Joseph commented on YARN-9982:
-------------------------------------

Thank you [~charanh] for fixing this issue. Have committed  
[^YARN-9982.001.patch]  to trunk.

> Fix Container API example link in NodeManager REST API doc
> ----------------------------------------------------------
>
>                 Key: YARN-9982
>                 URL: https://issues.apache.org/jira/browse/YARN-9982
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Charan Hebri
>            Assignee: Charan Hebri
>            Priority: Trivial
>         Attachments: YARN-9982.001.patch
>
>
> InĀ 
> [https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/NodeManagerRest.html#Container_API]
> {noformat}
> GET 
> http://nm-http-address:port/ws/v1/nodes/containers/container_1326121700862_0007_01_000001{noformat}
> should be changed to,
> {noformat}
> GET 
> http://nm-http-address:port/ws/v1/node/containers/container_1326121700862_0007_01_000001{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to