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 A7D0A10AD8 for ; Thu, 17 Oct 2013 11:25:45 +0000 (UTC) Received: (qmail 74904 invoked by uid 500); 17 Oct 2013 11:25:43 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 74788 invoked by uid 500); 17 Oct 2013 11:25:43 -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 74777 invoked by uid 500); 17 Oct 2013 11:25:42 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 74769 invoked by uid 99); 17 Oct 2013 11:25:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 11:25:42 +0000 Date: Thu, 17 Oct 2013 11:25:41 +0000 (UTC) From: "Chun Chen (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-5575) ZooKeeper connection closed when unlock with retry MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chun Chen created HIVE-5575: ------------------------------- Summary: ZooKeeper connection closed when unlock with retry Key: HIVE-5575 URL: https://issues.apache.org/jira/browse/HIVE-5575 Project: Hive Issue Type: Bug Affects Versions: 0.11.0 Reporter: Chun Chen Assignee: Chun Chen Fix For: 0.13.0 See the attachment, I have encountered a scenario that hive retries to unlock all locks, but zookeeper session is closed. If there are hundreds of locks, say dynamic partition, the process will hang up for several days. -- This message was sent by Atlassian JIRA (v6.1#6144)