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 19300200B99 for ; Wed, 21 Sep 2016 00:36:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18054160AE2; Tue, 20 Sep 2016 22:36:22 +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 8CC89160AD6 for ; Wed, 21 Sep 2016 00:36:21 +0200 (CEST) Received: (qmail 3277 invoked by uid 500); 20 Sep 2016 22:36: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 3094 invoked by uid 99); 20 Sep 2016 22:36:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2016 22:36:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9BC2E2C2A5E for ; Tue, 20 Sep 2016 22:36:20 +0000 (UTC) Date: Tue, 20 Sep 2016 22:36:20 +0000 (UTC) From: "Amruta Borkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18355) Introduce conditional dependencies in stack defition to handle blueprint validation gracefully MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Sep 2016 22:36:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amruta Borkar updated AMBARI-18355: ----------------------------------- Attachment: AMBARI-18355_v3.patch modified based on review board feedback > Introduce conditional dependencies in stack defition to handle blueprint validation gracefully > ---------------------------------------------------------------------------------------------- > > Key: AMBARI-18355 > URL: https://issues.apache.org/jira/browse/AMBARI-18355 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: trunk > Reporter: Amruta Borkar > Assignee: Amruta Borkar > Fix For: trunk > > Attachments: AMBARI-18355.patch, AMBARI-18355_v1.patch, AMBARI-18355_v2.patch, AMBARI-18355_v3.patch, Adding Conditional Dependencies.pdf > > > Currently stack definitions do not list conditional dependencies, adding those to the stack definitions would make it easy to validate errors in case of blueprint deployment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)