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 BE0BB1179E for ; Thu, 28 Aug 2014 23:07:20 +0000 (UTC) Received: (qmail 66004 invoked by uid 500); 28 Aug 2014 23:07:09 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 65947 invoked by uid 500); 28 Aug 2014 23:07:09 -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 65717 invoked by uid 99); 28 Aug 2014 23:07:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 23:07:08 +0000 Date: Thu, 28 Aug 2014 23:07:08 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-7068) BE: HDP 2.0.6 stack_advisor.py should be tolerant of services not owned by it MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srimanth Gunturi created AMBARI-7068: ---------------------------------------- Summary: BE: HDP 2.0.6 stack_advisor.py should be tolerant of services not owned by it Key: AMBARI-7068 URL: https://issues.apache.org/jira/browse/AMBARI-7068 Project: Ambari Issue Type: Bug Components: controller Affects Versions: 1.7.0 Reporter: Srimanth Gunturi Assignee: Srimanth Gunturi Fix For: 1.7.0 Edit {{ambari/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/metainfo.xml}} and change {{}} to true. Restart ambari-server and try to install the newly active stack-version. The script fails with a null in the response (file attached). Since these python scripts will be extendable, we need to tolerate services and components that do not belong to this stack-version. If there is no special requirement, the components should be evenly distributed among the available hosts. -- This message was sent by Atlassian JIRA (v6.2#6252)