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 A3DA6108D3 for ; Wed, 27 Nov 2013 22:06:30 +0000 (UTC) Received: (qmail 23155 invoked by uid 500); 27 Nov 2013 22:06:30 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 23101 invoked by uid 500); 27 Nov 2013 22:06:30 -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 23093 invoked by uid 99); 27 Nov 2013 22:06:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 22:06:30 +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 (nike.apache.org: domain of brock@cloudera.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qa0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 22:06:24 +0000 Received: by mail-qa0-f48.google.com with SMTP id w5so32028qac.14 for ; Wed, 27 Nov 2013 14:06:03 -0800 (PST) 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=qj6WuWc7pMi3jY8YFJFhVw9HmQxLokzYnxjkKVTU2Vk=; b=gomOV4Q7LFvTuvmYdnBTdNeT/JLo484K2pAnLyPbLzEUxNeQd9TAfQRVDaNAI1eIAQ darXH8BfWwLbVXNtUfmp/OmCRv4gRfvh754i19Wm6o2pgrOR0SUH8Y1DGxNRgyghplCU mFrhyzs1AAeN3AKHqeU7hSesbdQdZudGqvITe7abktXSTG/T/HsZ+QWAdr+dUiFL19Bn pSORJejBmo7Ub5BXdTgq/0/upSL3H5Jq3bz94tIdovvpiTwvZMPWuRVgqx6waT0IiyN5 4T+yjs19CFehEK02a8QzFTNQ0ClTE/hBZRhnf/r61WY4w3AvZiDxyWlHj/iev30oENV7 tgLQ== X-Gm-Message-State: ALoCoQm/7dPwbDjew0lzp6/L89Y+dd7r1M+DHrQzGj6fwnWeLiCzI0D63LwgqXnf+PknxYqsjuDN X-Received: by 10.224.12.10 with SMTP id v10mr27945868qav.98.1385589963683; Wed, 27 Nov 2013 14:06:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.109.38 with HTTP; Wed, 27 Nov 2013 14:05:23 -0800 (PST) In-Reply-To: References: From: Brock Noland Date: Wed, 27 Nov 2013 16:05:23 -0600 Message-ID: Subject: Re: HiveQA Job latencies reduced dramatically To: "dev@hive.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thanks!! :) On Wed, Nov 27, 2013 at 3:25 PM, Ashutosh Chauhan wrote: > This is awesome! Thanks Brock for all your work on build and test > infrastructure for hive. Hive project is in much better shape because of > all your contributions > > Thanks > Ashutosh > On Nov 27, 2013 11:51 AM, "Brock Noland" wrote: > >> Just an FYI as a side affect of HADOOP-9765 - "Precommit Admin job >> chokes on issues without an attachment" being committed, HiveQA >> execution latencies should be reduced dramatically because we no >> longer have to interact with the Apache Jenkins pool. >> >> Once the Precommit-Admin job finds a Hive patch in need of testing it >> sends it directly to the Bigtop Jenkins which almost always has >> available executors. >> -- Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org