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 45FA5200BC5 for ; Tue, 22 Nov 2016 22:31:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 44931160B0C; Tue, 22 Nov 2016 21:31:37 +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 8ABC5160AF1 for ; Tue, 22 Nov 2016 22:31:36 +0100 (CET) Received: (qmail 74389 invoked by uid 500); 22 Nov 2016 21:31:35 -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 74372 invoked by uid 99); 22 Nov 2016 21:31:35 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2016 21:31:35 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id F410F2F5ABA; Tue, 22 Nov 2016 21:31:33 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6668798827919014358==" MIME-Version: 1.0 Subject: Re: Review Request 53966: HIVE-15199: INSERT INTO data on S3 is replacing the old rows with the new ones From: Yongzhi Chen To: Yongzhi Chen , Sergio Pena , hive Date: Tue, 22 Nov 2016 21:31:33 -0000 Message-ID: <20161122213133.27387.10234@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Yongzhi Chen X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/53966/ X-Sender: Yongzhi Chen X-ReviewBoard-ShipIt: 1 References: <20161121235422.27388.91620@reviews.apache.org> In-Reply-To: <20161121235422.27388.91620@reviews.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: Yongzhi Chen X-ReviewRequest-Repository: hive-git archived-at: Tue, 22 Nov 2016 21:31:37 -0000 --===============6668798827919014358== 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/53966/#review156644 ----------------------------------------------------------- Ship it! Ship It! - Yongzhi Chen On Nov. 21, 2016, 11:54 p.m., Sergio Pena wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53966/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2016, 11:54 p.m.) > > > Review request for hive. > > > Bugs: HIVE-15199 > https://issues.apache.org/jira/browse/HIVE-15199 > > > Repository: hive-git > > > Description > ------- > > The patch helps execute repeated INSERT INTO statements on S3 tables when the scratch directory is on S3. > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/common/FileUtils.java 1d8c04160c35e48781b20f8e6e14760c19df9ca5 > itests/hive-blobstore/src/test/queries/clientpositive/insert_into.q 919ff7d9c7cb40062d68b876d6acbc8efb8a8cf1 > itests/hive-blobstore/src/test/results/clientpositive/insert_into.q.out c25d0c4eec6983b6869e2eba711b39ba91a4c6e0 > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 61b8bd0ac40cffcd6dca0fc874940066bc0aeffe > > Diff: https://reviews.apache.org/r/53966/diff/ > > > Testing > ------- > > > Thanks, > > Sergio Pena > > --===============6668798827919014358==--