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 1BACD200D24 for ; Tue, 10 Oct 2017 00:39:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1A1DC1609E0; Mon, 9 Oct 2017 22:39:12 +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 5D4D11609CE for ; Tue, 10 Oct 2017 00:39:11 +0200 (CEST) Received: (qmail 30564 invoked by uid 500); 9 Oct 2017 22:39:10 -0000 Mailing-List: contact reviews-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@impala.incubator.apache.org Received: (qmail 30553 invoked by uid 99); 9 Oct 2017 22:39:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2017 22:39:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7280AC86AF for ; Mon, 9 Oct 2017 22:39:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.362 X-Spam-Level: ** X-Spam-Status: No, score=2.362 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9SpVjSYENLxq for ; Mon, 9 Oct 2017 22:39:08 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 849975FE15 for ; Mon, 9 Oct 2017 22:39:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id v99Md6LA028293; Mon, 9 Oct 2017 22:39:07 GMT Message-Id: <201710092239.v99Md6LA028293@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 4 Date: Mon, 9 Oct 2017 22:39:06 +0000 From: "Bharath Vissapragada (Code Review)" To: impala-cr@cloudera.com, reviews@impala.incubator.apache.org CC: Alex Behm X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-6016=3A_Fix_logging_in_TableLoadingMgr_class=0A?= X-Gerrit-Change-Id: I925a6ba9a09be25df2759da5e6d85dfc8b981ce4 X-Gerrit-Change-Number: 8212 X-Gerrit-ChangeURL: X-Gerrit-Commit: 978af6dffddbbe4d71f043e71304e69e222438e9 In-Reply-To: References: X-Gerrit-Comment-Date: Mon, 9 Oct 2017 22:39:06 +0000 Reply-To: bharathv@cloudera.com, impala-cr@cloudera.com, marcelk@gmail.com, alex.behm@cloudera.com, reviews@impala.incubator.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.14.2 Content-Type: multipart/alternative; boundary="+hFtDReI5sI="; charset=UTF-8 archived-at: Mon, 09 Oct 2017 22:39:12 -0000 --+hFtDReI5sI= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Bharath Vissapragada has posted comments on this change=2E ( http://gerrit= =2Ecloudera=2Eorg:8080/8212 ) Change subject: IMPALA-6016: Fix logging in = TableLoadingMgr class =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E Patch Set 4: Code-Review+2 Running into flaky tests, giving it= another shot=2E Carrying +2=2E -- To view, visit http://gerrit=2Ecloude= ra=2Eorg:8080/8212 To unsubscribe, visit http://gerrit=2Ecloudera=2Eorg:808= 0/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Message= Type: comment Gerrit-Change-Id: I925a6ba9a09be25df2759da5e6d85dfc8b981ce4 G= errit-Change-Number: 8212 Gerrit-PatchSet: 4 Gerrit-Owner: Bharath Vissapra= gada Gerrit-Reviewer: Alex Behm Gerrit-Reviewer: Bharath Vissapragada = Gerrit-Reviewer: Impala Public Jenkins Gerrit-Comment-Date: Mon, 09 Oct 20= 17 22:39:06 +0000 Gerrit-HasComments: No --+hFtDReI5sI=--