a463984945
Summary: Don't create a user for every call. Instead create one user per connection. Then inside of SecureHadoopUser cache the groupNames. This allows HBase to cache empty groups. This is needed since it's much more likely that HBase will be accessed by a user that's not present on the posix /etc/group file. Test Plan: Unit Tests Differential Revision: https://reviews.facebook.net/D47751 |
||
---|---|---|
.. | ||
src | ||
pom.xml |