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 2985D200BDB for ; Mon, 28 Nov 2016 02:29:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 283A7160B20; Mon, 28 Nov 2016 01:29:01 +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 98CFB160B12 for ; Mon, 28 Nov 2016 02:29:00 +0100 (CET) Received: (qmail 48932 invoked by uid 500); 28 Nov 2016 01:28:59 -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 48923 invoked by uid 99); 28 Nov 2016 01:28:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2016 01:28:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9F3CB2C0086 for ; Mon, 28 Nov 2016 01:28:59 +0000 (UTC) Date: Mon, 28 Nov 2016 01:28:59 +0000 (UTC) From: "Weiwei Yang (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18929) Yarn service check fails when either resource manager is down in HA enabled cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 28 Nov 2016 01:29:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated AMBARI-18929: --------------------------------- Status: Open (was: Patch Available) > Yarn service check fails when either resource manager is down in HA enabled cluster > ----------------------------------------------------------------------------------- > > Key: AMBARI-18929 > URL: https://issues.apache.org/jira/browse/AMBARI-18929 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Weiwei Yang > Attachments: AMBARI-18929_trunk.patch > > > When HA is enabled, yarn service_check.py fails if one of RM is down, even the other one is active. This gives user the wrong impression the yarn cluster is not healthy. Instead, service check should pass, or at least pass with warning that lets user know there is one RM down. -- This message was sent by Atlassian JIRA (v6.3.4#6332)