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 7A252105EC for ; Tue, 28 Jan 2014 14:39:44 +0000 (UTC) Received: (qmail 14091 invoked by uid 500); 28 Jan 2014 14:39:41 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 14012 invoked by uid 500); 28 Jan 2014 14:39:40 -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 13994 invoked by uid 500); 28 Jan 2014 14:39:39 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 13984 invoked by uid 99); 28 Jan 2014 14:39:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 14:39:39 +0000 Date: Tue, 28 Jan 2014 14:39:39 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6310) Fix a few minimr test failures 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-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884194#comment-13884194 ] Xuefu Zhang commented on HIVE-6310: ----------------------------------- Thanks, Brock. I'm going to commit the patch right way. Could the errors [~brocknoland] saw be due to HIVE-6309? > Fix a few minimr test failures > ------------------------------ > > Key: HIVE-6310 > URL: https://issues.apache.org/jira/browse/HIVE-6310 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Affects Versions: 0.13.0 > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Attachments: HIVE-6310.1.patch, HIVE-6310.2.patch, HIVE-6310.patch > > > These test cases are: > {code} > ql/src/test/queries/clientpositive/import_exported_table.q > ql/src/test/queries/clientpositive/load_hdfs_file_with_space_in_the_name.q > ql/src/test/queries/clientpositive/root_dir_external_table.q > {code} > They are failing because of existing hdfs:///tmp/test, possible left over by other tests. -- This message was sent by Atlassian JIRA (v6.1.5#6160)