Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C4CCF200BC7 for ; Fri, 25 Nov 2016 07:31:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C387D160B01; Fri, 25 Nov 2016 06:31:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 40940160AF6 for ; Fri, 25 Nov 2016 07:31:03 +0100 (CET) Received: (qmail 39418 invoked by uid 500); 25 Nov 2016 06:31:01 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 39377 invoked by uid 99); 25 Nov 2016 06:31:01 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Nov 2016 06:31:01 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E282D2C03E8 for ; Fri, 25 Nov 2016 06:31:00 +0000 (UTC) Date: Fri, 25 Nov 2016 06:31:00 +0000 (UTC) From: "Harsh J (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12549) Extend HDFS-7456 default generically to all pattern lookups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 25 Nov 2016 06:31:04 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15694990#comment-15694990 ] Harsh J commented on HADOOP-12549: ---------------------------------- [~daryn] / [~yzhangal] - Could you help take a look at this one? > Extend HDFS-7456 default generically to all pattern lookups > ----------------------------------------------------------- > > Key: HADOOP-12549 > URL: https://issues.apache.org/jira/browse/HADOOP-12549 > Project: Hadoop Common > Issue Type: Improvement > Components: ipc, security > Affects Versions: 2.7.1 > Reporter: Harsh J > Assignee: Harsh J > Priority: Minor > Attachments: HADOOP-12549.patch > > > In HDFS-7546 we added a hdfs-default.xml property to bring back the regular behaviour of trusting all principals (as was the case before HADOOP-9789). However, the change only targeted HDFS users and also only those that used the default-loading mechanism of Configuration class (i.e. not {{new Configuration(false)}} users). > I'd like to propose adding the same default to the generic RPC client code also, so the default affects all form of clients equally. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org