Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B48FD184D1 for ; Wed, 10 Jun 2015 18:33:01 +0000 (UTC) Received: (qmail 17870 invoked by uid 500); 10 Jun 2015 18:33:01 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 17837 invoked by uid 500); 10 Jun 2015 18:33:01 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 17821 invoked by uid 99); 10 Jun 2015 18:33:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 18:33:01 +0000 Date: Wed, 10 Jun 2015 18:33:01 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-11845) Popup during enabling HDFS ranger plugin should not happen for 2.2 stack MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-11845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580926#comment-14580926 ] Hudson commented on AMBARI-11845: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #2878 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2878/]) AMBARI-11845. Popup during enabling HDFS ranger plugin should not happen for 2.2 stack (akovalenko) (akovalenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e93d40045b8bbfefb78ccac7741ef50ebf4014ae) * ambari-web/app/utils/configs/modification_handlers/hdfs.js * ambari-web/app/utils/configs/modification_handlers/misc.js > Popup during enabling HDFS ranger plugin should not happen for 2.2 stack > ------------------------------------------------------------------------ > > Key: AMBARI-11845 > URL: https://issues.apache.org/jira/browse/AMBARI-11845 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Priority: Critical > Fix For: 2.1.0 > > Attachments: AMBARI-11845.patch > > > -- Installed Ambari 2.1 > -- Installed HDP 2.2 cluster > -- Added Ranger service > -- Enabled HDFS plugin > -- Popup was shown. > -- This popup should be only shown when HDP 2.3 is installed. In 2.2, this property (dfs.namenode.inode.attributes.provider.class) is not relevant. -- This message was sent by Atlassian JIRA (v6.3.4#6332)