[
https://issues.apache.org/jira/browse/HADOOP-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980210#comment-13980210
]
Benoy Antony commented on HADOOP-10471:
---------------------------------------
Confirmed that HBase and Hive does not access these constants directly. So
changing the visibility to private should not impact these compnents
> Reduce the visibility of constants in ProxyUsers
> ------------------------------------------------
>
> Key: HADOOP-10471
> URL: https://issues.apache.org/jira/browse/HADOOP-10471
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: security
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Attachments: HADOOP-10471.patch
>
>
> Most of the constants in proxyusers have public visibility unnecessarily.
> These public constants should be set to private and their external usage
> should be replaced by the corresponding functions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)