Return-Path: X-Original-To: apmail-impala-dev-archive@minotaur.apache.org Delivered-To: apmail-impala-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DDEE1941A for ; Wed, 27 Apr 2016 06:43:36 +0000 (UTC) Received: (qmail 44366 invoked by uid 500); 27 Apr 2016 06:43:36 -0000 Delivered-To: apmail-impala-dev-archive@impala.apache.org Received: (qmail 44319 invoked by uid 500); 27 Apr 2016 06:43:36 -0000 Mailing-List: contact dev-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@impala.incubator.apache.org Delivered-To: mailing list dev@impala.incubator.apache.org Received: (qmail 44308 invoked by uid 99); 27 Apr 2016 06:43:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2016 06:43:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 951A4180233 for ; Wed, 27 Apr 2016 06:43:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.362 X-Spam-Level: X-Spam-Status: No, score=0.362 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Q49s7tFEdRHT for ; Wed, 27 Apr 2016 06:43:32 +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 B3D155F201 for ; Wed, 27 Apr 2016 06:43:31 +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 u3R6hUXE018762; Wed, 27 Apr 2016 06:43:30 GMT Message-Id: <201604270643.u3R6hUXE018762@ip-10-146-233-104.ec2.internal> Date: Wed, 27 Apr 2016 06:43:30 +0000 From: "Internal Jenkins (Code Review)" To: Tim Armstrong , impala-cr@cloudera.com, dev@impala.incubator.apache.org X-Gerrit-MessageType: merged Subject: =?UTF-8?Q?[Impala-CR](cdh5-trunk)_IMPALA-3433:_increase_cluster_kill_timeout=0A?= X-Gerrit-Change-Id: Idc309ecf1a6936fab5a80464888a8dec465706ad X-Gerrit-ChangeURL: X-Gerrit-Commit: 3bd8b45ae89659fe8d0d29cd40d6b1e68e84c393 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.10-rc0 Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3433: increase cluster kill timeout ...................................................................... IMPALA-3433: increase cluster kill timeout Sometimes it takes a while to kill Impala. We should understand why this is the case, but in the meantime let's increase the timeout to reduce build failures. Change-Id: Idc309ecf1a6936fab5a80464888a8dec465706ad Reviewed-on: http://gerrit.cloudera.org:8080/2878 Reviewed-by: Casey Ching Tested-by: Internal Jenkins --- M bin/start-impala-cluster.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Casey Ching: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2878 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idc309ecf1a6936fab5a80464888a8dec465706ad Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong Gerrit-Reviewer: Casey Ching Gerrit-Reviewer: Dan Hecht Gerrit-Reviewer: Internal Jenkins