Change Map-Reduce framework to use JAAS instead of UGI
------------------------------------------------------
Key: HADOOP-4852
URL: https://issues.apache.org/jira/browse/HADOOP-4852
Project: Hadoop Core
Issue Type: Bug
Reporter: Arun C Murthy
Assignee: Arun C Murthy
Hadoop embraced JAAS via HADOOP-4348.
We need to fix Map-Reduce to use JAAS concepts such as Subject, Principal,
Permission etc. rather than UserGroupInformation for user identification,
queue-acls etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.