Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 94672 invoked from network); 14 Dec 2010 21:50:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Dec 2010 21:50:22 -0000 Received: (qmail 17550 invoked by uid 500); 14 Dec 2010 21:50:22 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 17492 invoked by uid 500); 14 Dec 2010 21:50:22 -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 17483 invoked by uid 500); 14 Dec 2010 21:50:22 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 17479 invoked by uid 99); 14 Dec 2010 21:50:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 21:50:22 +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; Tue, 14 Dec 2010 21:50:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBELo1fm026812 for ; Tue, 14 Dec 2010 21:50:01 GMT Message-ID: <16605363.122691292363401366.JavaMail.jira@thor> Date: Tue, 14 Dec 2010 16:50:01 -0500 (EST) From: "He Yongqiang (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1849) add more logging to partition pruning In-Reply-To: <5952498.102821292284681224.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1849: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed! Thanks namit! > add more logging to partition pruning > ------------------------------------- > > Key: HIVE-1849 > URL: https://issues.apache.org/jira/browse/HIVE-1849 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: hive.1849.1.patch > > > In facebook, we are seeing some intermittent errors, where it seems that either all the partitions are not returned by the metastore > or some of them are pruned wrongly. > This patch adds more logging for debugging such scenarios. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.