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 4D422200BAD for ; Tue, 25 Oct 2016 16:08:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4C123160AFA; Tue, 25 Oct 2016 14:08: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 BAAC1160AE6 for ; Tue, 25 Oct 2016 16:07:59 +0200 (CEST) Received: (qmail 44533 invoked by uid 500); 25 Oct 2016 14:07: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 44503 invoked by uid 99); 25 Oct 2016 14:07:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 14:07:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D1BCB2C0087 for ; Tue, 25 Oct 2016 14:07:58 +0000 (UTC) Date: Tue, 25 Oct 2016 14:07:58 +0000 (UTC) From: "Mugdha Varadkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18671) Ranger KMS should add proxy users for yarn and livy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 25 Oct 2016 14:08:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated AMBARI-18671: ------------------------------------- Attachment: AMBARI-18671.1.patch > Ranger KMS should add proxy users for yarn and livy > --------------------------------------------------- > > Key: AMBARI-18671 > URL: https://issues.apache.org/jira/browse/AMBARI-18671 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0, 2.4.1, 2.4.2 > Reporter: Mugdha Varadkar > Assignee: Mugdha Varadkar > Priority: Blocker > Fix For: 2.5.0 > > Attachments: AMBARI-18671.1.patch, AMBARI-18671.patch > > > Add below properties under kms-site.xml, if {{YARN|SPARK}} services are installed > {noformat} > hadoop.kms.proxyuser.[livy|yarn].groups=* > hadoop.kms.proxyuser.[livy|yarn].hosts=* > hadoop.kms.proxyuser.[livy|yarn].users=* > {noformat} > Also with above changes need to revert changes done for AMBARI-18096 -- This message was sent by Atlassian JIRA (v6.3.4#6332)