[
https://issues.apache.org/jira/browse/HADOOP-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated HADOOP-10652:
----------------------------------
Attachment: HADOOP-10652.patch
Thanks for the review and advice, [~daryn].
I have uploaded a new patch which
1> Created a new Constructor which takes two arguments.
2> Both Constructors (one argument and two argument) call a common method.
3. Added a test which tests the case when there are spaces in proxyuser
specification.
> Refactor Proxyusers to use AccessControlList
> ----------------------------------------------
>
> Key: HADOOP-10652
> URL: https://issues.apache.org/jira/browse/HADOOP-10652
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: security
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Attachments: HADOOP-10652.patch, HADOOP-10652.patch
>
>
> Currently Proxyuser specification accepts a list of users and groups
> including wildcard values. Same functionality is already encapsulated in
> _AccessControlList_ . It will be better to refactor _ProxyUsers_ to use
> _AccessControlList_ instead of maintaining separate logic.
--
This message was sent by Atlassian JIRA
(v6.2#6252)