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 DACB0200B61 for ; Tue, 9 Aug 2016 15:53:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D95D6160AA5; Tue, 9 Aug 2016 13:53:21 +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 51D0E160A6B for ; Tue, 9 Aug 2016 15:53:21 +0200 (CEST) Received: (qmail 13155 invoked by uid 500); 9 Aug 2016 13:53: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 13146 invoked by uid 99); 9 Aug 2016 13:53: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 13:53:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6CDEE2C0003 for ; Tue, 9 Aug 2016 13:53:20 +0000 (UTC) Date: Tue, 9 Aug 2016 13:53:20 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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 13:53:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-18082: ----------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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)