You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2017/12/05 13:27:00 UTC

[jira] [Created] (HADOOP-15092) Proxy failures during NamenodeWebHdfsMethods are not logged

Prabhu Joseph created HADOOP-15092:
--------------------------------------

             Summary: Proxy failures during NamenodeWebHdfsMethods are not logged 
                 Key: HADOOP-15092
                 URL: https://issues.apache.org/jira/browse/HADOOP-15092
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 2.7.3
            Reporter: Prabhu Joseph


When GetDelegationToken http request fails with proxy issue, there is no logs from NameNode to indicate it's a proxy issue. Below is the only log. IOExceptions are logged but AuthorizationException are not logged. It will be helpful to log proxy failures from JspHelper getUGI().

{code}
2017-12-05 13:05:02,045 INFO  namenode.GetDelegationTokenServlet (GetDelegationTokenServlet.java:doGet(56)) - Request for token received with no authentication from 172.26.93.73
{code}





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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