Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 778089FBD for ; Wed, 11 Apr 2012 21:57:47 +0000 (UTC) Received: (qmail 76856 invoked by uid 500); 11 Apr 2012 21:57:47 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 76804 invoked by uid 500); 11 Apr 2012 21:57:47 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 76794 invoked by uid 500); 11 Apr 2012 21:57:46 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 76778 invoked by uid 99); 11 Apr 2012 21:57:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 21:57:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 21:57:45 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B5EE1366F45 for ; Wed, 11 Apr 2012 21:57:25 +0000 (UTC) Date: Wed, 11 Apr 2012 21:57:25 +0000 (UTC) From: "Phabricator (Updated) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1264796572.14873.1334181445746.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1574347430.14753.1334180476510.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-2946) Hive metastore does not have any log messages while shutting itself down. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2946: ------------------------------ Attachment: HIVE-2946.D2745.1.patch avandana requested code review of "HIVE-2946 [jira] Hive metastore does not have any log messages while shutting itself down.". Reviewers: JIRA https://issues.apache.org/jira/browse/HIVE-2946 Added shutdown hook to log message while shutting down metastore. When hive metastore is started, the event is logged with good amount of information. But when it is stopped ( using a kill) command, no information is being written to the logs. It will be good if we can add a shutdown event to the HiveMetastore class. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D2745 AFFECTED FILES metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/6273/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > Hive metastore does not have any log messages while shutting itself down. > -------------------------------------------------------------------------- > > Key: HIVE-2946 > URL: https://issues.apache.org/jira/browse/HIVE-2946 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Vandana Ayyalasomayajula > Assignee: Vandana Ayyalasomayajula > Priority: Minor > Labels: metastore > Attachments: HIVE-2946.D2745.1.patch > > > When hive metastore is started, the event is logged with good amount of information. But when it is stopped ( using a kill) command, no information is being written to the logs. It will be good if we can add a shutdown event to the HiveMetastore class. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira