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 613BF200B6F for ; Tue, 9 Aug 2016 17:52:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5FCAB160A6B; Tue, 9 Aug 2016 15:52:22 +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 B3F8C160AA5 for ; Tue, 9 Aug 2016 17:52:21 +0200 (CEST) Received: (qmail 80920 invoked by uid 500); 9 Aug 2016 15:52:20 -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 80764 invoked by uid 99); 9 Aug 2016 15:52:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 15:52:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9118D2C02A5 for ; Tue, 9 Aug 2016 15:52:20 +0000 (UTC) Date: Tue, 9 Aug 2016 15:52:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18082) Dependent configs disappear without any warning MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 Aug 2016 15:52:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413761#comment-15413761 ] Hudson commented on AMBARI-18082: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #5488 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5488/]) AMBARI-18082. Dependent configs disappear without any warning (akovalenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=61b6a52833a5010483b526ced6f8cc6a93ece1f0]) * ambari-web/app/mixins/common/configs/enhanced_configs.js * ambari-web/app/controllers/main/service/info/configs.js > Dependent configs disappear without any warning > ----------------------------------------------- > > Key: AMBARI-18082 > URL: https://issues.apache.org/jira/browse/AMBARI-18082 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Priority: Blocker > Fix For: 2.4.0 > > Attachments: AMBARI-18082.patch > > > STR: > 1. Install Ambari with Hive and YARN. > 2. Enable Interactive Query. > 3. Create 2 config groups for YARN. Add some host for first one, second one leave without hosts. > 4. Create config group with some host for Hive. > 5. Add override for Cluster Capacity for Hive config group, save changes, apply dependent config for YARN to YARN config group with host. > 6. Go to YARN configs and remove added dependent override. > As a result override for Cluster Capacity disappears. There were no warning when saving YARN configs, that some Hive configs will be changed. > Options -- This message was sent by Atlassian JIRA (v6.3.4#6332)