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 C61E2200C0D for ; Tue, 31 Jan 2017 21:03:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C2CC5160B52; Tue, 31 Jan 2017 20:03:37 +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 1A4F2160B36 for ; Tue, 31 Jan 2017 21:03:36 +0100 (CET) Received: (qmail 16745 invoked by uid 500); 31 Jan 2017 20:03:36 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 16736 invoked by uid 99); 31 Jan 2017 20:03:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2017 20:03:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 37A01DFD8C; Tue, 31 Jan 2017 20:03:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jaimin@apache.org To: commits@ambari.apache.org Message-Id: <62f6b768f41c4ab6b898b74490041734@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-19785. Need to have a flag from UI to show/hide ranger plugin configs. (jaimin) (addendum patch) Date: Tue, 31 Jan 2017 20:03:36 +0000 (UTC) archived-at: Tue, 31 Jan 2017 20:03:38 -0000 Repository: ambari Updated Branches: refs/heads/trunk e5c5c6b11 -> 97119babf AMBARI-19785. Need to have a flag from UI to show/hide ranger plugin configs. (jaimin) (addendum patch) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/97119bab Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/97119bab Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/97119bab Branch: refs/heads/trunk Commit: 97119babf76ebb413d3ed0cf3236b8c71657410b Parents: e5c5c6b Author: Jaimin Jetly Authored: Tue Jan 31 12:03:25 2017 -0800 Committer: Jaimin Jetly Committed: Tue Jan 31 12:03:25 2017 -0800 ---------------------------------------------------------------------- .../resources/stacks/HDP/3.0/configuration/cluster-env.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/97119bab/ambari-server/src/main/resources/stacks/HDP/3.0/configuration/cluster-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/3.0/configuration/cluster-env.xml b/ambari-server/src/main/resources/stacks/HDP/3.0/configuration/cluster-env.xml index 93680bf..3af8f08 100644 --- a/ambari-server/src/main/resources/stacks/HDP/3.0/configuration/cluster-env.xml +++ b/ambari-server/src/main/resources/stacks/HDP/3.0/configuration/cluster-env.xml @@ -290,4 +290,10 @@ gpgcheck=0 true + + enable_external_ranger + false + Flag to turn on when external setup of External Ranger is done. + +