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 536BD200498 for ; Tue, 29 Aug 2017 22:41:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 52086167889; Tue, 29 Aug 2017 20:41:15 +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 97E4D167884 for ; Tue, 29 Aug 2017 22:41:14 +0200 (CEST) Received: (qmail 67681 invoked by uid 500); 29 Aug 2017 20:41:13 -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 67662 invoked by uid 99); 29 Aug 2017 20:41:13 -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; Tue, 29 Aug 2017 20:41:13 +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 A74EC1A4F02; Tue, 29 Aug 2017 20:41:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.451 X-Spam-Level: **** X-Spam-Status: No, score=4.451 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, KAM_LOTSOFHASH=0.25, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=-0.001] 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 z88Ve5ixXg-4; Tue, 29 Aug 2017 20:41:11 +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 ECE1B5FB51; Tue, 29 Aug 2017 20:41:10 +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 1865BE0059; Tue, 29 Aug 2017 20:41:10 +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 11668C408F7; Tue, 29 Aug 2017 20:41:08 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6510173331860263044==" MIME-Version: 1.0 Subject: Re: Review Request 61603: HIVE-17304: ThreadMXBean based memory allocation monitory for hash table loader From: j.prasanth.j@gmail.com To: Sergey Shelukhin , Gopal V Cc: hive , j.prasanth.j@gmail.com Date: Tue, 29 Aug 2017 20:41:07 -0000 Message-ID: <20170829204107.3355.88896@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: noreply@reviews.apache.org X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/61603/ X-Sender: noreply@reviews.apache.org References: <20170812011819.13591.59719@reviews-vm2.apache.org> In-Reply-To: <20170812011819.13591.59719@reviews-vm2.apache.org> Reply-To: j.prasanth.j@gmail.com X-ReviewRequest-Repository: hive-git archived-at: Tue, 29 Aug 2017 20:41:15 -0000 --===============6510173331860263044== 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/61603/ ----------------------------------------------------------- (Updated Aug. 29, 2017, 8:41 p.m.) Review request for hive, Gopal V and Sergey Shelukhin. Bugs: HIVE-17304 https://issues.apache.org/jira/browse/HIVE-17304 Repository: hive-git Description (updated) ------- removed dead code Diffs (updated) ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 056f2d78346b6b306d34dfb610e3a7fed4ca68aa ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java 5bb9d7efcc09dc5df7b5a84d664ecd273793b2a5 ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java 6c1ae2c356065dce4ff064f5c50103111c26c780 Diff: https://reviews.apache.org/r/61603/diff/2/ Changes: https://reviews.apache.org/r/61603/diff/1-2/ Testing ------- Thanks, Prasanth_J --===============6510173331860263044==--