From dev-return-59941-archive-asf-public=cust-asf.ponee.io@pig.apache.org Tue Oct 9 00:39:34 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9FB54180652 for ; Tue, 9 Oct 2018 00:39:33 +0200 (CEST) Received: (qmail 53744 invoked by uid 500); 8 Oct 2018 22:39:32 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 53732 invoked by uid 99); 8 Oct 2018 22:39:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2018 22:39:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8AE7D1A14D2; Mon, 8 Oct 2018 22:39:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.902 X-Spam-Level: * X-Spam-Status: No, score=1.902 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id s6I676nhnOlx; Mon, 8 Oct 2018 22:39:30 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id AAFCB5F1B9; Mon, 8 Oct 2018 22:39:29 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A6CAAE0177; Mon, 8 Oct 2018 22:39:28 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 5B746C4004E; Mon, 8 Oct 2018 22:39:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3805215067336375531==" MIME-Version: 1.0 Subject: Re: Review Request 68891: [PIG-5359] Reduce time spent in split serialization From: Satish Saley To: pig , Rohini Palaniswamy , Satish Saley Date: Mon, 08 Oct 2018 22:39:28 -0000 Message-ID: <20181008223928.49588.78059@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Satish Saley X-ReviewGroup: pig X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/68891/ X-Sender: Satish Saley References: <20181002171951.51992.60900@reviews-vm2.apache.org> In-Reply-To: <20181002171951.51992.60900@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: src/org/apache/pig/backend/hadoop/executionengine/tez/util/SerializationInfo.java X-ReviewBoard-Diff-For: src/org/apache/pig/backend/hadoop/executionengine/tez/util/TezInputHelper.java X-ReviewBoard-Diff-For: src/org/apache/pig/backend/hadoop/executionengine/tez/util/TezJobSplitWriter.java Reply-To: Satish Saley X-ReviewRequest-Repository: pig-git --===============3805215067336375531== 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/68891/ ----------------------------------------------------------- (Updated Oct. 8, 2018, 3:39 p.m.) Review request for pig. Repository: pig-git Description ------- [PIG-5359] Reduce time spent in split serialization Diffs (updated) ----- src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java f292487f0 src/org/apache/pig/backend/hadoop/executionengine/tez/plan/optimizer/LoaderProcessor.java 7a12df784 src/org/apache/pig/backend/hadoop/executionengine/tez/util/MRToTezHelper.java b604d9f18 src/org/apache/pig/backend/hadoop/executionengine/tez/util/SerializationInfo.java PRE-CREATION src/org/apache/pig/backend/hadoop/executionengine/tez/util/TezInputHelper.java PRE-CREATION src/org/apache/pig/backend/hadoop/executionengine/tez/util/TezJobSplitWriter.java PRE-CREATION Diff: https://reviews.apache.org/r/68891/diff/2/ Changes: https://reviews.apache.org/r/68891/diff/1-2/ Testing ------- Thanks, Satish Saley --===============3805215067336375531==--