Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BE6817DF2 for ; Wed, 15 Oct 2014 22:24:25 +0000 (UTC) Received: (qmail 56465 invoked by uid 500); 15 Oct 2014 22:24:25 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 56392 invoked by uid 500); 15 Oct 2014 22:24:25 -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 56372 invoked by uid 99); 15 Oct 2014 22:24:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 22:24:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brock@cloudera.com designates 209.85.192.43 as permitted sender) Received: from [209.85.192.43] (HELO mail-qg0-f43.google.com) (209.85.192.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 22:24:20 +0000 Received: by mail-qg0-f43.google.com with SMTP id j107so1677364qga.16 for ; Wed, 15 Oct 2014 15:24:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=qIFV6pMvHGVtY2KREqfgaywnyRpw24nQd3Qk+LFHHG4=; b=D6YwNwrZxn/kXH73k6oI5jSugSrI4i8I5QS+joQO6WimIqTNhIhBLB4r/6sCuvR4WO 4idf7kZYB5o6PF2kLtNcqKbjeHBjlzU1a2HmNcjIse3xpGks4iJCU/rrGZpQ4jOkT95Y Sjlsa8K7CPk2IILOK7psNsNJ8zjMLb2JdT66ZQJfV8mEN6fYaAdM5bXxIOwuSXMSoxIU rhogkxY5t4iKnuR9Dsj7+vmreZgzXluy3Lj88wlP2cLVCnHbf367rbRoB4vjjSmXbENx m2Y8Djt3MlsCS90vk2lOwE0pY6D7Fh3x6DZhN3qjGAxN5Gz9YdzQmEmbDqRw6vabqbdg 4oNg== X-Gm-Message-State: ALoCoQkWjfTAHBKEIi6hXyWB3yPVyUdg+IR4r40zLI5EcPSkvT+hSivOw89+0blSpK/6iml6eycU X-Received: by 10.224.166.207 with SMTP id n15mr2451224qay.13.1413411839863; Wed, 15 Oct 2014 15:23:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.86.8 with HTTP; Wed, 15 Oct 2014 15:23:19 -0700 (PDT) In-Reply-To: References: From: Brock Noland Date: Wed, 15 Oct 2014 15:23:19 -0700 Message-ID: Subject: Re: Enabling hadoop-1 in precommit builds To: "dev@hive.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Thanks Szehon! The queue is quite long and the additional hosts will help with that so I am going to quiescence the build now and then restart with the larger number of hosts. I will re-submit the entire queue when finished. On Tue, Oct 14, 2014 at 3:47 PM, Szehon Ho wrote: > Hi all, > > After we enabled hadoop-1 builds and after compilation errors are fixed, > looks like there are 198 test failures: > > http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-HADOOP-1/20/ > > By switching builds to hadoop-2, there's a pingpong so that they aren't > catching hadoop-1 failures. We should start getting a handle on these test > failures. > > Chatted a bit with Mohit and Brock, we are able to get double the machines > for the build farm, and add hadoop-1 profile to the pre-commit builds to > catch further failures. There's a pre-requisite JIRA HIVE-8351 that Mohit > will work on, once that's in, we will start making the switch. It should > get to the same time for each precommit build. > > Thanks, > Szehon