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 "Jinjiang Ling (JIRA)" <ji...@apache.org> on 2019/03/31 14:38:00 UTC

[jira] [Created] (YARN-9429) A status code error in RssourceManager REST api doc

Jinjiang Ling created YARN-9429:
-----------------------------------

             Summary: A status code error in RssourceManager REST api doc
                 Key: YARN-9429
                 URL: https://issues.apache.org/jira/browse/YARN-9429
             Project: Hadoop YARN
          Issue Type: Bug
          Components: documentation
            Reporter: Jinjiang Ling
            Assignee: Jinjiang Ling


A status code error in ResourceManager api docs.

In section "Cluster Application State API",the unauthorized error response header is described blow

{code}
Response Header:

    HTTP/1.1 403 Unauthorized
    Server: Jetty(6.1.26)
{code}

As commonly known, the unauthorized status code should be *401*.
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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