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 B8FD518FA0 for ; Tue, 4 Aug 2015 16:58:04 +0000 (UTC) Received: (qmail 69947 invoked by uid 500); 4 Aug 2015 16:58:04 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 69905 invoked by uid 500); 4 Aug 2015 16:58:04 -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 69889 invoked by uid 99); 4 Aug 2015 16:58:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2015 16:58:04 +0000 Date: Tue, 4 Aug 2015 16:58:04 +0000 (UTC) From: "Andrew Onischuk (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-12563) Ambari return fail upon service check 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-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Onischuk resolved AMBARI-12563. -------------------------------------- Resolution: Fixed Committed to trunk and branch-2.1 > Ambari return fail upon service check > -------------------------------------- > > Key: AMBARI-12563 > URL: https://issues.apache.org/jira/browse/AMBARI-12563 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.1.0 > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.1.1 > > > User has a third party monitoring tool that, whenever user do a > 'su' it prints out the following message > Hello user, have fun! > Therefore, for example when user starts up namenode, Ambari is not able to > phrase the status codes after executing the curl call for webHDFS, and throw > error message and indicates the operation as fail. Meanwhile, the namenode is > actually up and running. > This behavior also happens across other services, such as HBase. > This issue is causing confusion upon starting of > services/components. -- This message was sent by Atlassian JIRA (v6.3.4#6332)