[ https://issues.apache.org/jira/browse/HADOOP-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225399#comment-13225399 ]
Andrew Purtell commented on HADOOP-8152: ---------------------------------------- +1 on promoting these interfaces to public, at least the methods in common use across subprojects now. This was sent to user@hbase: {quote} At least on the HBase side, I'll [Andrew Purtell] take the pain once to rework our related sources if the APIs on their way to stability make one more change. However, it would be preferable to avoid further need for hacks. Use of reflection can ride over an API in transition, but it can also punt breakage due to API change to runtime, where we'd least like to see it for the first time. {quote} Relevant here I think. > 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