Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2D072200C0F for ; Thu, 19 Jan 2017 00:24:55 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2B807160B44; Wed, 18 Jan 2017 23:24:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 731D8160B43 for ; Thu, 19 Jan 2017 00:24:54 +0100 (CET) Received: (qmail 10027 invoked by uid 500); 18 Jan 2017 23:24:53 -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 10011 invoked by uid 99); 18 Jan 2017 23:24:53 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 23:24:53 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 77CB131578A; Wed, 18 Jan 2017 23:24:52 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2242173033020593995==" MIME-Version: 1.0 Subject: Re: Review Request 55661: HIVE-15546: Optimize Utilities.getInputPaths() so each listStatus of a partition is done in parallel From: Sergio Pena To: Sergio Pena Cc: hive , Sahil Takiar Date: Wed, 18 Jan 2017 23:24:52 -0000 Message-ID: <20170118232452.28415.22946@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Sergio Pena X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/55661/ X-Sender: Sergio Pena References: <20170118232418.28415.10583@reviews.apache.org> In-Reply-To: <20170118232418.28415.10583@reviews.apache.org> Reply-To: Sergio Pena X-ReviewRequest-Repository: hive-git archived-at: Wed, 18 Jan 2017 23:24:55 -0000 --===============2242173033020593995== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Jan. 18, 2017, 11:24 p.m., Sergio Pena wrote: > > Ship It! Thanks. The code looks good, and the RPC calls are fine for me. Please upload another file to the JIRA to re-run the tests. - Sergio ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55661/#review162206 ----------------------------------------------------------- On Jan. 18, 2017, 11:11 p.m., Sahil Takiar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55661/ > ----------------------------------------------------------- > > (Updated Jan. 18, 2017, 11:11 p.m.) > > > Review request for hive and Sergio Pena. > > > Bugs: HIVE-15546 > https://issues.apache.org/jira/browse/HIVE-15546 > > > Repository: hive-git > > > Description > ------- > > HIVE-15546: Optimize Utilities.getInputPaths() so each listStatus of a partition is done in parallel > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java 0161c20 > ql/src/test/org/apache/hadoop/hive/ql/exec/TestUtilities.java bd067aa > > Diff: https://reviews.apache.org/r/55661/diff/ > > > Testing > ------- > > Unit tests added > > > Thanks, > > Sahil Takiar > > --===============2242173033020593995==--