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 C961118DB9 for ; Wed, 9 Dec 2015 05:59:11 +0000 (UTC) Received: (qmail 22898 invoked by uid 500); 9 Dec 2015 05:59:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 22737 invoked by uid 500); 9 Dec 2015 05:59:11 -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 22705 invoked by uid 99); 9 Dec 2015 05:59:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 05:59:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2DD2C2C1F7E for ; Wed, 9 Dec 2015 05:59:11 +0000 (UTC) Date: Wed, 9 Dec 2015 05:59:11 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14283) Provide ability to perform INSTALL only operation from blueprints 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-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated AMBARI-14283: ------------------------------------- Attachment: AMBARI-14283.patch > Provide ability to perform INSTALL only operation from blueprints > ----------------------------------------------------------------- > > Key: AMBARI-14283 > URL: https://issues.apache.org/jira/browse/AMBARI-14283 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.2.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Priority: Critical > Fix For: 2.2.1 > > Attachments: AMBARI-14283.patch > > > - Blueprint deploy the cluster with install, configure and start all in one shot. > - In a scenario where user wants to use Ambari to takeover a live cluster, it would become desirable to allow blueprint to only perform INSTALL and CONFIGURE actions. > - This patch allows specification of a _provision_action_ to allow overriding this behavior. -- This message was sent by Atlassian JIRA (v6.3.4#6332)