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 DDF88186B5 for ; Wed, 16 Mar 2016 20:35:42 +0000 (UTC) Received: (qmail 71960 invoked by uid 500); 16 Mar 2016 20:35:42 -0000 Delivered-To: apmail-impala-dev-archive@impala.apache.org Received: (qmail 71919 invoked by uid 500); 16 Mar 2016 20:35:42 -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 71908 invoked by uid 99); 16 Mar 2016 20:35:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2016 20:35:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 35B17C03E9 for ; Wed, 16 Mar 2016 20:35:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-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 (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Jltg6tc1ozod for ; Wed, 16 Mar 2016 20:35:38 +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 BF6525F39B for ; Wed, 16 Mar 2016 20:35:37 +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 u2GKZaVu023495; Wed, 16 Mar 2016 20:35:36 GMT Message-Id: <201603162035.u2GKZaVu023495@ip-10-146-233-104.ec2.internal> Date: Wed, 16 Mar 2016 20:35:36 +0000 From: "Tim Armstrong (Code Review)" To: Matthew Jacobs , impala-cr@cloudera.com, dev@impala.incubator.apache.org Reply-To: tarmstrong@cloudera.com X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?[Toolchain-CR]_Do_not_run_cmake_bootstrap_in_parallel_to_mitigate_sles12_bug=0A?= X-Gerrit-Change-Id: I137da168d4568832c3a7aaf752d2013544155d3e X-Gerrit-ChangeURL: X-Gerrit-Commit: 2cb1dcfec839124bd1ebd22a563e96c86ad7680a 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 Tim Armstrong has posted comments on this change. Change subject: Do not run cmake bootstrap in parallel to mitigate sles12 bug ...................................................................... Patch Set 1: Code-Review+2 This doesn't really fix the root cause but hopefully will prevent the rare cmake bug from manifesting. -- To view, visit http://gerrit.cloudera.org:8080/2565 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I137da168d4568832c3a7aaf752d2013544155d3e Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs Gerrit-Reviewer: Tim Armstrong Gerrit-HasComments: No