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 1F4E5200D30 for ; Mon, 30 Oct 2017 20:41:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1D94F160BE4; Mon, 30 Oct 2017 19:41:24 +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 641461609D5 for ; Mon, 30 Oct 2017 20:41:23 +0100 (CET) Received: (qmail 86207 invoked by uid 500); 30 Oct 2017 19:41:22 -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 86195 invoked by uid 99); 30 Oct 2017 19:41:22 -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, 30 Oct 2017 19:41:22 +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 728FEC458A for ; Mon, 30 Oct 2017 19:41:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.562 X-Spam-Level: ** X-Spam-Status: No, score=2.562 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_MANYTO=0.2, RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id GFw2Mf6NN6ip for ; Mon, 30 Oct 2017 19:41:19 +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-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id B16A260F07 for ; Mon, 30 Oct 2017 19:41:18 +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 v9UJfGen024640; Mon, 30 Oct 2017 19:41:16 GMT Message-Id: <201710301941.v9UJfGen024640@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 15 Date: Mon, 30 Oct 2017 19:41:16 +0000 From: "Vuk Ercegovac (Code Review)" To: Michael Brown , Philip Zeyliger , Balazs Jeszenszky , Dimitris Tsirogiannis , Alex Behm , Dan Hecht , impala-cr@cloudera.com, reviews@impala.incubator.apache.org X-Gerrit-MessageType: newpatchset Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-4704=3A_Turns_on_client_connections_when_local_catalog_initialized=2E=0A?= X-Gerrit-Change-Id: I52b881cba18a7e4533e21a78751c2e35c3d4c8a6 X-Gerrit-Change-Number: 8202 X-Gerrit-ChangeURL: X-Gerrit-Commit: 422a146e6bcde3efa005c8f13cf006a19de6b082 In-Reply-To: References: Reply-To: vercegovac@cloudera.com, impala-cr@cloudera.com, marcelk@gmail.com, dhecht@cloudera.com, philip@cloudera.com, alex.behm@cloudera.com, reviews@impala.incubator.apache.org, mikeb@cloudera.com, dtsirogiannis@cloudera.com, jeszyb@gmail.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.14.2 Content-Type: multipart/alternative; boundary="jRPTfq4n33Y="; charset=UTF-8 archived-at: Mon, 30 Oct 2017 19:41:24 -0000 --jRPTfq4n33Y= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Michael Brown, Philip Zeyliger, Balazs Jeszenszky, Dimitris Tsirogian= nis, Alex Behm, Dan Hecht, I'd like you to reexamine a change=2E Please v= isit http://gerrit=2Ecloudera=2Eorg:8080/8202 to look at the new patc= h set (#15)=2E Change subject: IMPALA-4704: Turns on client connections wh= en local catalog initialized=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=2E IMPALA-4704: Turns on client connections when local cat= alog initialized=2E Currently, impalad starts beeswax and hs2 servers even= if the catalog has not yet been initialized=2E As a result, client connect= ions see an error message stating that the impalad is not yet ready=2E Thi= s patch changes the impalad startup sequence to wait until the catalog is r= eceived before opening beeswax and hs2 ports and starting their servers=2E = Testing: - python e2e tests that start a cluster without a catalog and c= heck that client connections are rejected as expected=2E Change-Id: I52b88= 1cba18a7e4533e21a78751c2e35c3d4c8a6 --- M be/src/benchmarks/expr-benchmark= =2Ecc M be/src/common/global-flags=2Ecc M be/src/service/frontend=2Ecc M be= /src/service/frontend=2Eh M be/src/service/impala-server=2Ecc M be/src/serv= ice/impala-server=2Eh M be/src/service/impalad-main=2Ecc M be/src/testutil/= in-process-servers=2Ecc M be/src/testutil/in-process-servers=2Eh M bin/star= t-impala-cluster=2Epy M fe/src/main/java/org/apache/impala/service/Frontend= =2Ejava M fe/src/main/java/org/apache/impala/service/JniFrontend=2Ejava M f= e/src/test/java/org/apache/impala/service/FrontendTest=2Ejava M tests/commo= n/custom_cluster_test_suite=2Epy M tests/common/impala_cluster=2Epy M tests= /common/impala_service=2Epy A tests/custom_cluster/test_catalog_wait=2Epy M= tests/custom_cluster/test_coordinators=2Epy 18 files changed, 306 insertio= ns(+), 110 deletions(-) git pull ssh://gerrit=2Ecloudera=2Eorg:29418/Im= pala-ASF refs/changes/02/8202/15 -- To view, visit http://gerrit=2Eclouder= a=2Eorg:8080/8202 To unsubscribe, visit http://gerrit=2Ecloudera=2Eorg:8080= /settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageT= ype: newpatchset Gerrit-Change-Id: I52b881cba18a7e4533e21a78751c2e35c3d4c8a= 6 Gerrit-Change-Number: 8202 Gerrit-PatchSet: 15 Gerrit-Owner: Vuk Ercegova= c Gerrit-Reviewer: Alex Behm Gerrit-Reviewer: Balazs Jeszenszky Gerrit-R= eviewer: Dan Hecht Gerrit-Reviewer: Dimitris Tsirog= iannis Gerrit-Reviewer: Michael Brown Gerrit-Reviewer: Philip Zeyliger G= errit-Reviewer: Vuk Ercegovac --jRPTfq4n33Y=--