Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41979100FF for ; Thu, 7 Nov 2013 18:47:20 +0000 (UTC) Received: (qmail 56751 invoked by uid 500); 7 Nov 2013 18:47:20 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 56734 invoked by uid 500); 7 Nov 2013 18:47:20 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 56725 invoked by uid 99); 7 Nov 2013 18:47:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 18:47:20 +0000 Date: Thu, 7 Nov 2013 18:47:20 +0000 (UTC) From: "Nate Cole (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-3672) Add Support to AmbariManagementController to derive configs from Config groups 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-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816233#comment-13816233 ] Nate Cole commented on AMBARI-3672: ----------------------------------- Oh - I wasn't implying that ConfigHelper be singleton, but if it's working out okay, then that's great too! +1 > Add Support to AmbariManagementController to derive configs from Config groups > ------------------------------------------------------------------------------ > > Key: AMBARI-3672 > URL: https://issues.apache.org/jira/browse/AMBARI-3672 > Project: Ambari > Issue Type: Task > Components: controller > Affects Versions: 1.4.2 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 1.4.3 > > Attachments: AMBARI-3672-1.patch, AMBARI-3672.patch > > > Application of the configurations boils down to figuring out the configs for a Service Host Component when a Task is to be created for the host. Rules to apply configuration changes: > - Apply cluster desired configs > - Get all the config groups for the host > - Apply the overrides per config type. (In future this can go through config groups for service then component and host component in that order) -- This message was sent by Atlassian JIRA (v6.1#6144)