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 EA639200C8B for ; Mon, 8 May 2017 07:03:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E92CC160BB1; Mon, 8 May 2017 05:03:09 +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 39248160BC5 for ; Mon, 8 May 2017 07:03:09 +0200 (CEST) Received: (qmail 10808 invoked by uid 500); 8 May 2017 05:03:08 -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 10794 invoked by uid 99); 8 May 2017 05:03:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2017 05:03:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8091A1A7A8E for ; Mon, 8 May 2017 05:03:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id T1vT9nJ1drVD for ; Mon, 8 May 2017 05:03:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8610A5FBB8 for ; Mon, 8 May 2017 05:03:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1143EE0BDE for ; Mon, 8 May 2017 05:03:06 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id EB5C221DF8 for ; Mon, 8 May 2017 05:03:04 +0000 (UTC) Date: Mon, 8 May 2017 05:03:04 +0000 (UTC) From: "Mugdha Varadkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-20779) Create Ranger KMS HDFS audit folder as part of install MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 08 May 2017 05:03:10 -0000 [ https://issues.apache.org/jira/browse/AMBARI-20779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated AMBARI-20779: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) [^AMBARI-20779-ADDENDUM.patch] committed to branch-2.5: [2eb193a3628d31392fdf94383cf4887b5c2b10a0|https://github.com/apache/ambari/commit/2eb193a3628d31392fdf94383cf4887b5c2b10a0] and trunk: [2cd5a439533e636522b3dc0c6a088a76f856590d|https://github.com/apache/ambari/commit/2cd5a439533e636522b3dc0c6a088a76f856590d] > Create Ranger KMS HDFS audit folder as part of install > ------------------------------------------------------ > > Key: AMBARI-20779 > URL: https://issues.apache.org/jira/browse/AMBARI-20779 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.1 > Reporter: Mugdha Varadkar > Assignee: Mugdha Varadkar > Fix For: 2.5.1 > > Attachments: AMBARI-20779.1.patch, AMBARI-20779.2.patch, AMBARI-20779.3.patch, AMBARI-20779-ADDENDUM.patch, AMBARI-20779-branch-2.5-unit-test.patch, AMBARI-20779.patch, AMBARI-20779-trunk.1.patch, AMBARI-20779-trunk.2.patch, AMBARI-20779-trunk.3.patch, AMBARI-20779-trunk.patch, AMBARI-20779-trunk-unit-test.patch > > > Create audit directory {{/ranger/audit/kms}} in hdfs, if {{xasecure.audit.destination.hdfs}} (Audit To HDFS) property is set to true. -- This message was sent by Atlassian JIRA (v6.3.15#6346)