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 5DF5210236 for ; Mon, 25 Nov 2013 13:29:46 +0000 (UTC) Received: (qmail 96868 invoked by uid 500); 25 Nov 2013 13:29:45 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 95704 invoked by uid 500); 25 Nov 2013 13:29:40 -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 95279 invoked by uid 99); 25 Nov 2013 13:29:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 13:29:37 +0000 Date: Mon, 25 Nov 2013 13:29:37 +0000 (UTC) From: "Antonenko Alexander (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-3870) Config groups - Read only configs are being made editable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Antonenko Alexander created AMBARI-3870: ------------------------------------------- Summary: Config groups - Read only configs are being made editable Key: AMBARI-3870 URL: https://issues.apache.org/jira/browse/AMBARI-3870 Project: Ambari Issue Type: Bug Components: client Affects Versions: 1.4.3 Reporter: Antonenko Alexander Assignee: Antonenko Alexander Fix For: 1.4.3 There are certain fields which were not edtiable during reconfigure. For example, {{Hadoop Log Dir Prefix}} and {{Hadoop PID Dir Prefix}} in HDFS, {{Nagios Admin username}} in Nagios etc. To see the complete list, turn off {{App.supports.hostOverrides}} flag. When host overrides/config-groups is turned on, all these read-only configs become edtiable, based on the config-groups edit flag calculations. -- This message was sent by Atlassian JIRA (v6.1#6144)