Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 52925 invoked from network); 12 Jan 2011 07:10:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2011 07:10:12 -0000 Received: (qmail 48264 invoked by uid 500); 12 Jan 2011 07:10:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 48098 invoked by uid 500); 12 Jan 2011 07:10:10 -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 48090 invoked by uid 500); 12 Jan 2011 07:10:09 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 48087 invoked by uid 99); 12 Jan 2011 07:10:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jan 2011 07:10:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jan 2011 07:10:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0C79kLG024116 for ; Wed, 12 Jan 2011 07:09:46 GMT Message-ID: <8282965.307871294816186316.JavaMail.jira@thor> Date: Wed, 12 Jan 2011 02:09:46 -0500 (EST) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1865) redo zookeeper hive lock manager In-Reply-To: <29769190.284391293087363713.JavaMail.jira@thor> 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-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1865: ----------------------------- Attachment: hive.1865.3.patch > redo zookeeper hive lock manager > -------------------------------- > > Key: HIVE-1865 > URL: https://issues.apache.org/jira/browse/HIVE-1865 > Project: Hive > Issue Type: Improvement > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: hive.1865.1.patch, hive.1865.2.patch, hive.1865.3.patch > > > Instead of creating a flat hierarchy, create a hierarchy > /database/table/partition1/partition2 > specifically to speed up show locks -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.