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 10367200C0A for ; Fri, 13 Jan 2017 18:08:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0EEA1160B2E; Fri, 13 Jan 2017 17:08:31 +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 1AF1C160B54 for ; Fri, 13 Jan 2017 18:08:29 +0100 (CET) Received: (qmail 9585 invoked by uid 500); 13 Jan 2017 17:08:29 -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 9552 invoked by uid 99); 13 Jan 2017 17:08:29 -0000 Received: from Unknown (HELO jira-lw-us.apache.org) (207.244.88.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2017 17:08:29 +0000 Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8B5EA2528B for ; Fri, 13 Jan 2017 17:08:26 +0000 (UTC) Date: Fri, 13 Jan 2017 17:08:26 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-19534) Hive Metastore process cannot be determined to be up and listening on the network MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 13 Jan 2017 17:08:31 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822007#comment-15822007 ] Siddharth Wagle commented on AMBARI-19534: ------------------------------------------ Pushed to 2.5 and trunk. > Hive Metastore process cannot be determined to be up and listening on the network > --------------------------------------------------------------------------------- > > Key: AMBARI-19534 > URL: https://issues.apache.org/jira/browse/AMBARI-19534 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 2.5.0 > > Attachments: AMBARI-19534.patch > > > Hive Metastore process cannot be determined to be up and listening on the network , alert is on for same for long time . > hive metastore log is having following error: > 2017-01-11 19:59:00,171 ERROR [pool-7-thread-200]: server.TThreadPoolServer (TThreadPoolServer.java:run(297)) - Error occurred during processing of message. > java.lang.RuntimeException: org.apache.thrift.transport.TTransportException: Invalid status -128 > In health check command, HIVE_CONF_DIR is being set to the conf.server directory, which ambari-qa user doesn't have access to. It should be set to /usr/hdp/current/hive-metastore/conf instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)