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 ECFB418EF2 for ; Fri, 12 Feb 2016 22:15:18 +0000 (UTC) Received: (qmail 98290 invoked by uid 500); 12 Feb 2016 22:15:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 98210 invoked by uid 500); 12 Feb 2016 22:15:18 -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 98093 invoked by uid 99); 12 Feb 2016 22:15:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2016 22:15:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 45A792C1F62 for ; Fri, 12 Feb 2016 22:15:18 +0000 (UTC) Date: Fri, 12 Feb 2016 22:15:18 +0000 (UTC) From: "Lav Jain (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15019) Refactor HAWQ common.py after moving config substitution to UI 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-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lav Jain updated AMBARI-15019: ------------------------------ Attachment: AMBARI-15019.branch22.patch > Refactor HAWQ common.py after moving config substitution to UI > -------------------------------------------------------------- > > Key: AMBARI-15019 > URL: https://issues.apache.org/jira/browse/AMBARI-15019 > Project: Ambari > Issue Type: Improvement > Affects Versions: trunk, 2.2.0 > Reporter: Lav Jain > Assignee: Lav Jain > Priority: Minor > Fix For: 2.3.0, 2.2.2 > > Attachments: AMBARI-15019.branch22.patch, AMBARI-15019.patch > > > Use partial function for XmlConfig. Functions __update_yarn_client, __update_hawq_site, __update_hdfs_client may no longer be required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)