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 080FF17672 for ; Wed, 12 Nov 2014 01:41:35 +0000 (UTC) Received: (qmail 84849 invoked by uid 500); 12 Nov 2014 01:41:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 84776 invoked by uid 500); 12 Nov 2014 01:41:34 -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 84763 invoked by uid 500); 12 Nov 2014 01:41:33 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 84760 invoked by uid 99); 12 Nov 2014 01:41:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 01:41:33 +0000 Date: Wed, 12 Nov 2014 01:41:33 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-8830) hcatalog process don't exit because of non daemon thread MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Thejas M Nair created HIVE-8830: ----------------------------------- Summary: hcatalog process don't exit because of non daemon thread Key: HIVE-8830 URL: https://issues.apache.org/jira/browse/HIVE-8830 Project: Hive Issue Type: Bug Affects Versions: 0.14.0 Reporter: Thejas M Nair Assignee: Thejas M Nair Fix For: 0.15.0 Attachments: HIVE-8830.1.patch HiveClientCache has a cleanup thread which is not a daemon. It can cause hcat client process to hang even after the complete. -- This message was sent by Atlassian JIRA (v6.3.4#6332)