Chnage filesystem permissions to use JAAS rather than UGI
---------------------------------------------------------
Key: HADOOP-4851
URL: https://issues.apache.org/jira/browse/HADOOP-4851
Project: Hadoop Core
Issue Type: Bug
Reporter: Arun C Murthy
Assignee: Arun C Murthy
Hadoop embraced JAAS via HADOOP-4348.
We need to fix HDFS to use JAAS concepts such as Subject, Principal, Permission
etc. rather than UserGroupInformation for file-system permissions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.