Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 99017 invoked from network); 16 Sep 2010 03:53:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Sep 2010 03:53:56 -0000 Received: (qmail 26514 invoked by uid 500); 16 Sep 2010 03:53:56 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 26323 invoked by uid 500); 16 Sep 2010 03:53:54 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 26315 invoked by uid 99); 16 Sep 2010 03:53:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 03:53:53 +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; Thu, 16 Sep 2010 03:53:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8G3rW1i015582 for ; Thu, 16 Sep 2010 03:53:33 GMT Message-ID: <27773798.218941284609212861.JavaMail.jira@thor> Date: Wed, 15 Sep 2010 23:53:32 -0400 (EDT) From: "Amareshwari Sriramadasu (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (HIVE-1633) CombineHiveInputFormat fails with "cannot find dir for emptyFile" In-Reply-To: <2847044.148091284358713020.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-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910001#action_12910001 ] Amareshwari Sriramadasu commented on HIVE-1633: ----------------------------------------------- I replaced the actual file names of xxx, because actual file/host names are internal to our organization. But the problem is CombineHiveInputFormat is looking for PartitionDesc in "hive_2010-09-07_12-15-00_299_4877141498303008976/-mr-10002/1/emptyFile" . This dir is not part of the table input data. I think this dir is getting added by FileSinkOperator. > CombineHiveInputFormat fails with "cannot find dir for emptyFile" > ----------------------------------------------------------------- > > Key: HIVE-1633 > URL: https://issues.apache.org/jira/browse/HIVE-1633 > Project: Hadoop Hive > Issue Type: Bug > Components: Clients > Reporter: Amareshwari Sriramadasu > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.