From common-issues-return-12892-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Thu Feb 03 01:34:51 2011 Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 41653 invoked from network); 3 Feb 2011 01:34:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2011 01:34:50 -0000 Received: (qmail 96485 invoked by uid 500); 3 Feb 2011 01:34:50 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 96412 invoked by uid 500); 3 Feb 2011 01:34:49 -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 96400 invoked by uid 99); 3 Feb 2011 01:34:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 01:34:49 +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, 03 Feb 2011 01:34:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1924118BF41 for ; Thu, 3 Feb 2011 01:34:29 +0000 (UTC) Date: Thu, 3 Feb 2011 01:34:29 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1090012145.6584.1296696869099.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <33148566.117831294087546605.JavaMail.jira@thor> Subject: [jira] Commented: (HADOOP-7083) Allow SecureIO to be disabled for developer workstations 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-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989938#comment-12989938 ] Allen Wittenauer commented on HADOOP-7083: ------------------------------------------ At this point, I'm -1 on this patch. The more and more I think about it, the more and more I view this as a bad hack that shouldn't go into the core code. If SecureIO requires native code, it requires native code. Developers and users who want to work with Hadoop with the identity features enabled need to work with it as it is intended to be run. Otherwise we end up with "it works on my machine!" scenarios. > Allow SecureIO to be disabled for developer workstations > -------------------------------------------------------- > > Key: HADOOP-7083 > URL: https://issues.apache.org/jira/browse/HADOOP-7083 > Project: Hadoop Common > Issue Type: Improvement > Components: native, security > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Alejandro Abdelnur > Attachments: hadoop-7083.txt > > > In testing with secure Hadoop, the new requirement for native code is annoying on platforms like OSX where the native code can be tricky to get compiled and working. We should allow developers to disable this aspect of security by setting a special flag. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira