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 8345110F54 for ; Sun, 6 Apr 2014 13:30:23 +0000 (UTC) Received: (qmail 68120 invoked by uid 500); 6 Apr 2014 13:30:19 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 67684 invoked by uid 500); 6 Apr 2014 13:30:18 -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 67661 invoked by uid 500); 6 Apr 2014 13:30:17 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 67647 invoked by uid 99); 6 Apr 2014 13:30:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Apr 2014 13:30:16 +0000 Date: Sun, 6 Apr 2014 13:30:16 +0000 (UTC) From: "Hive QA (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6840) Use Unordered Output for Bucket Map Joins on Tez 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-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961407#comment-13961407 ] Hive QA commented on HIVE-6840: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12638856/HIVE-6840.2.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5547 tests executed *Failed tests:* {noformat} org.apache.hive.service.cli.thrift.TestThriftBinaryCLIService.testExecuteStatementAsync {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2149/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2149/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12638856 > Use Unordered Output for Bucket Map Joins on Tez > ------------------------------------------------ > > Key: HIVE-6840 > URL: https://issues.apache.org/jira/browse/HIVE-6840 > Project: Hive > Issue Type: Bug > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-6840.1.patch, HIVE-6840.2.patch > > > Tez 0.4 adds a placeholder UnorderedOutput. Once Hive is changed to use 0.4, it should be possible to make use of this. -- This message was sent by Atlassian JIRA (v6.2#6252)