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 5B823200BF1 for ; Tue, 29 Nov 2016 05:17:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5A220160B22; Tue, 29 Nov 2016 04:17:00 +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 D03DA160B25 for ; Tue, 29 Nov 2016 05:16:59 +0100 (CET) Received: (qmail 74255 invoked by uid 500); 29 Nov 2016 04:16:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 74203 invoked by uid 99); 29 Nov 2016 04:16:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 04:16:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 563362C03DE for ; Tue, 29 Nov 2016 04:16:58 +0000 (UTC) Date: Tue, 29 Nov 2016 04:16:58 +0000 (UTC) From: "Mugdha Varadkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18834) Add Ranger proxy user under Ranger KMS config during stack upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 29 Nov 2016 04:17:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated AMBARI-18834: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch-2.5: https://github.com/apache/ambari/commit/d3c75557ec7bc20fa9b2782137a6412aa09a8afb trunk: https://github.com/apache/ambari/commit/b5b73d202333374a8bbffcebbd9f099e30949220 > Add Ranger proxy user under Ranger KMS config during stack upgrade > ------------------------------------------------------------------ > > Key: AMBARI-18834 > URL: https://issues.apache.org/jira/browse/AMBARI-18834 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Mugdha Varadkar > Assignee: Mugdha Varadkar > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-18834.1.patch, AMBARI-18834.2.patch, AMBARI-18834.2.trunk.patch, AMBARI-18834.patch > > > Add below properties during stack upgrade to 2.5 in kerberos environment under kms-site.xml > {code} > hadoop.kms.proxyuser.[ranger].groups=* > hadoop.kms.proxyuser.[ranger].hosts=* > hadoop.kms.proxyuser.[ranger].users=* > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)