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 13CC6200BD5 for ; Wed, 23 Nov 2016 17:12:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1246D160AFD; Wed, 23 Nov 2016 16:12:00 +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 83C31160AEC for ; Wed, 23 Nov 2016 17:11:59 +0100 (CET) Received: (qmail 91801 invoked by uid 500); 23 Nov 2016 16:11:58 -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 91735 invoked by uid 99); 23 Nov 2016 16:11:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 16:11:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 96F582C03DC for ; Wed, 23 Nov 2016 16:11:58 +0000 (UTC) Date: Wed, 23 Nov 2016 16:11:58 +0000 (UTC) From: "Tim Thorpe (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: Wed, 23 Nov 2016 16:12:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690568#comment-15690568 ] Tim Thorpe commented on AMBARI-18929: ------------------------------------- Assuming the python issues are fixed with HDFS and YARN, the status of the service should be properly reported at least since 2.4 https://issues.apache.org/jira/browse/AMBARI-14496 > 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 > > 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)