[ https://issues.apache.org/jira/browse/HADOOP-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228008#comment-13228008
]
Enis Soztutar commented on HADOOP-8152:
---------------------------------------
HBase also has it's own delegation tokens, so we should consider all of the Token-related
interfaces. An HBase-like project will definitely need its own Tokens, TokenIdentifiers, TokenRenewers,
etc.
> Expand public APIs for security library classes
> -----------------------------------------------
>
> Key: HADOOP-8152
> URL: https://issues.apache.org/jira/browse/HADOOP-8152
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.23.3
> Reporter: Aaron T. Myers
>
> Currently projects like Hive and HBase use UserGroupInformation and SecurityUtil methods.
Both of these classes are marked LimitedPrivate(HDFS,MR) but should probably be marked more
generally public.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|