Description
As mentioned in HADOOP-6671, UserGroupInformation.createUserForTesting(...) manipulates static state which can cause test cases which are run after a call to this function to fail.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-6527 UserGroupInformation::createUserForTesting clobbers already defined group mappings
- Closed