Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 6594 invoked from network); 1 Oct 2010 20:08:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 20:08:56 -0000 Received: (qmail 19907 invoked by uid 500); 1 Oct 2010 20:08:55 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 19862 invoked by uid 500); 1 Oct 2010 20:08:55 -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 19854 invoked by uid 99); 1 Oct 2010 20:08:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 20:08:55 +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; Fri, 01 Oct 2010 20:08:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o91K8YEM027707 for ; Fri, 1 Oct 2010 20:08:34 GMT Message-ID: <29893908.503471285963714173.JavaMail.jira@thor> Date: Fri, 1 Oct 2010 16:08:34 -0400 (EDT) From: "Kirk True (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-307) "LOAD DATA LOCAL INPATH" fails when the table already contains a file of the same name In-Reply-To: <409595095.1235598424631.JavaMail.jira@brutus> 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-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated HIVE-307: --------------------------- Status: Patch Available (was: Open) Patch attached. > "LOAD DATA LOCAL INPATH" fails when the table already contains a file of the same name > -------------------------------------------------------------------------------------- > > Key: HIVE-307 > URL: https://issues.apache.org/jira/browse/HIVE-307 > Project: Hadoop Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.5.0 > Reporter: Zheng Shao > Assignee: Kirk True > Priority: Critical > Attachments: HIVE-307.patch, HIVE-307.patch > > > Failed with exception checkPaths: /user/zshao/warehouse/tmp_user_msg_history/test_user_msg_history already exists > FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.