Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
HBase tries to get the groups of a user on every request. That user may or may not exist on the box running Hadoop/HBase.
If that user doesn't exist currently Hadoop will log at the WARN level everytime. This leads to gigs of log spam and serious GC issues.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-14512 Cache UGI groups
- Closed