Details
Description
If a Hadoop client is run from inside a container like Tomcat, and the current AccessControlContext has a Subject associated with it that is not created by Hadoop, then UserGroupInformation.getCurrentUser() will throw NoSuchElementException, since it assumes that any Subject will have a hadoop User principal.
Attachments
Attachments
Issue Links
- is required by
-
HADOOP-9280 HADOOP-7101 was never merged from 0.23.x to the 1.x branch
-
- Resolved
-
- relates to
-
HADOOP-7070 JAAS configuration should delegate unknown application names to pre-existing configuration
-
- Closed
-
-
HADOOP-8572 Have the ability to force the use of the login user
-
- Open
-