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 57EF6200BFA for ; Thu, 8 Dec 2016 01:35:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 56DB3160B0C; Thu, 8 Dec 2016 00:35:00 +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 A88A8160B26 for ; Thu, 8 Dec 2016 01:34:59 +0100 (CET) Received: (qmail 98388 invoked by uid 500); 8 Dec 2016 00:34:58 -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 98364 invoked by uid 99); 8 Dec 2016 00:34:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2016 00:34:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BE97B2C0079 for ; Thu, 8 Dec 2016 00:34:58 +0000 (UTC) Date: Thu, 8 Dec 2016 00:34:58 +0000 (UTC) From: "Alejandro Fernandez (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19137) HDP 3.0 TP - move ZK, HFDS, YARN/MR into new common-services version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 08 Dec 2016 00:35:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AMBARI-19137: ----------------------------------------- Attachment: AMBARI-19137.patch > HDP 3.0 TP - move ZK, HFDS, YARN/MR into new common-services version > -------------------------------------------------------------------- > > Key: AMBARI-19137 > URL: https://issues.apache.org/jira/browse/AMBARI-19137 > Project: Ambari > Issue Type: Story > Components: stacks > Affects Versions: 2.5.0 > Reporter: Alejandro Fernandez > Assignee: Alejandro Fernandez > Fix For: 2.5.0 > > Attachments: AMBARI-19137.patch > > > Create new versions in common-services for ZK, HDFS, YARN/MR and inherit from them in HDP 3.0 TP > common-services is allowed to define > * kerberos.json > * widgets > * themes > * configs > Create new version in common services > ZK: 3.4.9, inherit from ZK 3.4.6 in common services > HDFS: 3.0.0, copy every script/config/widget/theme/kerberos-descriptor from the previous version in common-services and combine with the flattened files from HDP 2.0.6 through HDP 2.6 > YARN/MR: 3.0.0, copy every script/config/widget/theme/kerberos-descriptor from the previous version in common-services and combine with the flattened files from HDP 2.0.6 through HDP 2.6 > Finally, any configs with references to /usr/hdp must be replaced by {{stack_root}, and configs that use ${hdp.version} must be overriden by the HDP 3.0 stack and kept clean in the version used by common-services. -- This message was sent by Atlassian JIRA (v6.3.4#6332)