Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 750649ED4 for ; Thu, 19 Apr 2012 13:51:10 +0000 (UTC) Received: (qmail 4900 invoked by uid 500); 19 Apr 2012 13:51:10 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 4844 invoked by uid 500); 19 Apr 2012 13:51:10 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 4836 invoked by uid 99); 19 Apr 2012 13:51:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 13:51:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 13:51:04 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8C6463A3A69 for ; Thu, 19 Apr 2012 13:50:43 +0000 (UTC) Date: Thu, 19 Apr 2012 13:50:43 +0000 (UTC) From: "Andrew Purtell (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <116662756.5995.1334843443576.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1776836943.37010.1331165576802.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-8152) Expand public APIs for security library classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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