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 E611117B17 for ; Fri, 21 Nov 2014 01:30:34 +0000 (UTC) Received: (qmail 95690 invoked by uid 500); 21 Nov 2014 01:30:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 95623 invoked by uid 500); 21 Nov 2014 01:30:34 -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 95194 invoked by uid 99); 21 Nov 2014 01:30:34 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 01:30:34 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 589CD1174E3; Fri, 21 Nov 2014 01:30:33 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1159620138208747742==" MIME-Version: 1.0 Subject: Re: Review Request 28299: HIVE-8921 - Investigate test failure on auto_join2.q [Spark Branch] From: "Szehon Ho" To: "Szehon Ho" , "Jimmy Xiang" Cc: "hive" , "Chao Sun" Date: Fri, 21 Nov 2014 01:30:33 -0000 Message-ID: <20141121013033.16171.25480@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Szehon Ho" X-ReviewGroup: hive X-ReviewRequest-URL: https://reviews.apache.org/r/28299/ X-Sender: "Szehon Ho" References: <20141121012802.16171.57888@reviews.apache.org> In-Reply-To: <20141121012802.16171.57888@reviews.apache.org> Reply-To: "Szehon Ho" X-ReviewRequest-Repository: hive-git --===============1159620138208747742== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28299/#review62490 ----------------------------------------------------------- Ship it! Ship It! - Szehon Ho On Nov. 21, 2014, 1:28 a.m., Chao Sun wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28299/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2014, 1:28 a.m.) > > > Review request for hive, Jimmy Xiang and Szehon Ho. > > > Bugs: HIVE-8921 > https://issues.apache.org/jira/browse/HIVE-8921 > > > Repository: hive-git > > > Description > ------- > > Running this test, sometimes it produce the correct result, sometimes it just produce NULL. Looks like there's some concurrency issue. > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SparkMapJoinResolver.java 96481f1 > ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java 6fbdcd2 > > Diff: https://reviews.apache.org/r/28299/diff/ > > > Testing > ------- > > > Thanks, > > Chao Sun > > --===============1159620138208747742==--