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 9786610AA4 for ; Wed, 2 Apr 2014 15:35:18 +0000 (UTC) Received: (qmail 99953 invoked by uid 500); 2 Apr 2014 15:35:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 99915 invoked by uid 500); 2 Apr 2014 15:35:17 -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 99800 invoked by uid 99); 2 Apr 2014 15:35:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 15:35:15 +0000 Date: Wed, 2 Apr 2014 15:35:15 +0000 (UTC) From: "Tom Beerbower (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-5318) HBASE should have state "INSTALLED" when there is no active HBASE_MASTER MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom Beerbower created AMBARI-5318: ------------------------------------- Summary: HBASE should have state "INSTALLED" when there is no active HBASE_MASTER Key: AMBARI-5318 URL: https://issues.apache.org/jira/browse/AMBARI-5318 Project: Ambari Issue Type: Task Reporter: Tom Beerbower Assignee: Tom Beerbower Fix For: 1.5.1 The correct rule is - if (service_is_hbase && !is_hbase_active) : service_status = STOPPED; regardless hbase_master quantity. -- This message was sent by Atlassian JIRA (v6.2#6252)