Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 941349542 for ; Fri, 16 Dec 2011 18:53:03 +0000 (UTC) Received: (qmail 55645 invoked by uid 500); 16 Dec 2011 18:53:01 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 55597 invoked by uid 500); 16 Dec 2011 18:53:01 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 55589 invoked by uid 99); 16 Dec 2011 18:53:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 18:53:01 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,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; Fri, 16 Dec 2011 18:52:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A0C93117E59 for ; Fri, 16 Dec 2011 18:52:30 +0000 (UTC) Date: Fri, 16 Dec 2011 18:52:30 +0000 (UTC) From: "Andrew Purtell (Resolved) (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <1831520109.20352.1324061550659.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <423188794.17671.1323995130666.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HADOOP-7929) Port HADOOP-7070 to branch-1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HADOOP-7929. ------------------------------------ Resolution: Invalid I can confirm that the ZooKeeper client picks up the external JAAS configuration without the patch on this issue. Secure ZooKeeper communication continues to fail due to Kerberos related issues in my test environment but it seems not a Hadoop issue. > Port HADOOP-7070 to branch-1 > ---------------------------- > > Key: HADOOP-7929 > URL: https://issues.apache.org/jira/browse/HADOOP-7929 > Project: Hadoop Common > Issue Type: Improvement > Components: security > Affects Versions: 1.0.0, 1.1.0 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Attachments: HADOOP-7929-branch-1.patch > > > Without HADOOP-7070, it is impossible to use secured Hadoop inside an application that relies on other JAAS configurations. This is the case for at least a secure HBase which currently needs an external JAAS configuration for secure ZooKeeper access concurrent with secure access to HDFS. -- 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