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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org