You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "CR Hota (JIRA)" <ji...@apache.org> on 2019/08/16 21:13:00 UTC

[jira] [Created] (HDFS-14744) RBF: Non secured routers should not log in error mode when UGI is default.

CR Hota created HDFS-14744:
------------------------------

             Summary: RBF: Non secured routers should not log in error mode when UGI is default.
                 Key: HDFS-14744
                 URL: https://issues.apache.org/jira/browse/HDFS-14744
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: CR Hota
            Assignee: CR Hota


RouterClientProtocol#getMountPointStatus logs error when groups are not found for default web user dr.who. The line should be logged in "error" mode for secured cluster, for unsecured clusters, we may want to just specify "debug" or else logs are filled up with this non-critical line

{{ERROR org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer: Cannot get the remote user: There is no primary group for UGI dr.who (auth:SIMPLE)}}

 

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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