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 24D11200B88 for ; Thu, 22 Sep 2016 19:13:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 238D4160AE2; Thu, 22 Sep 2016 17:13:22 +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 98FEC160AAD for ; Thu, 22 Sep 2016 19:13:21 +0200 (CEST) Received: (qmail 34918 invoked by uid 500); 22 Sep 2016 17:13:20 -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 34741 invoked by uid 99); 22 Sep 2016 17:13:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2016 17:13:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 85DEF2C2A65 for ; Thu, 22 Sep 2016 17:13:20 +0000 (UTC) Date: Thu, 22 Sep 2016 17:13:20 +0000 (UTC) From: "Xiao Chen (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-13638) KMS should set UGI's Configuration object properly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Sep 2016 17:13:22 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513843#comment-15513843 ] Xiao Chen commented on HADOOP-13638: ------------------------------------ Thanks for looking into the test Wei-Chiu. Looking forward to the fix. This will also give audience more time to review this. :) > KMS should set UGI's Configuration object properly > -------------------------------------------------- > > Key: HADOOP-13638 > URL: https://issues.apache.org/jira/browse/HADOOP-13638 > Project: Hadoop Common > Issue Type: Bug > Components: kms > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Attachments: HADOOP-13638.001.patch > > > We found that the Configuration object in UGI in KMS server is not initialized properly, therefore it does not load core-site.xml from {{KMSConfiguration.KMS_CONFIG_DIR}}. > This becomes a problem when the Hadoop cluster uses LdapGroupsMapping for group resolution, because the UGI in KMS falls back to the default JniBasedUnixGroupsMappingWithFallback (defined in core-default.xml) and is thus not consistent with the Hadoop cluster. -- 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