[ https://issues.apache.org/jira/browse/HADOOP-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257480#comment-13257480 ]
Andrew Purtell commented on HADOOP-8152: ---------------------------------------- I think we would like to work together here. Nobody is doing obviously dumb things and asking for forgiveness later IMHO. We'd like our projects to integrate with Hadoop when its security features are enabled. Unfortunately to do so requires use of classes/methods now marked as private or whatever. This area is obviously still a work in progress and not conducive to easy reuse or extension. We can be blamed for wanting to do the right thing, but that seems counterproductive. > 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: 2.0.0 > Reporter: Aaron T. Myers > Assignee: Aaron T. Myers > Attachments: HADOOP-8152.patch, HADOOP-8152.patch > > > 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