You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Charan Hebri (Jira)" <ji...@apache.org> on 2019/11/15 04:47:00 UTC

[jira] [Created] (YARN-9982) Fix Container API example link in NodeManager REST API doc

Charan Hebri created YARN-9982:
----------------------------------

             Summary: 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org