Remove verbose logging from the Groups class
--------------------------------------------
Key: HADOOP-6598
URL: https://issues.apache.org/jira/browse/HADOOP-6598
Project: Hadoop Common
Issue Type: Bug
Reporter: Owen O'Malley
Assignee: Owen O'Malley
{quote}
2010-02-25 08:30:52,269 INFO security.Groups (Groups.java:<init>(60)) - Group m
apping impl=org.apache.hadoop.security.ShellBasedUnixGroupsMapping; cacheTimeout
=300000
...
2010-02-25 08:30:57,872 INFO security.Groups (Groups.java:getGroups(76)) - Retu
rning cached groups for 'oom'
{quote}
should both be demoted to debug level.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.