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 CE881200B9B for ; Wed, 12 Oct 2016 23:35:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD357160AD4; Wed, 12 Oct 2016 21:35:02 +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 46872160ACA for ; Wed, 12 Oct 2016 23:35:02 +0200 (CEST) Received: (qmail 10787 invoked by uid 500); 12 Oct 2016 21:28: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 10760 invoked by uid 99); 12 Oct 2016 21:28:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 21:28:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AA9AB2C4C7E for ; Wed, 12 Oct 2016 21:28:20 +0000 (UTC) Date: Wed, 12 Oct 2016 21:28: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: Wed, 12 Oct 2016 21:35:03 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amruta Borkar updated AMBARI-18355: ----------------------------------- Status: Patch Available (was: In Progress) > 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_v4.patch, AMBARI-18355_v5.patch, AMBARI-18355_v6.patch, AMBARI-18355_v7.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)