Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 4932 invoked from network); 4 Sep 2009 01:00:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 01:00:35 -0000 Received: (qmail 73479 invoked by uid 500); 4 Sep 2009 01:00:34 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 73409 invoked by uid 500); 4 Sep 2009 01:00:34 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 73398 invoked by uid 99); 4 Sep 2009 01:00:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 01:00:34 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.145.54.173] (HELO mrout3.yahoo.com) (216.145.54.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 01:00:21 +0000 Received: from SNV-EXPF01.ds.corp.yahoo.com (snv-expf01.ds.corp.yahoo.com [207.126.227.250]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id n840xaBU083299 for ; Thu, 3 Sep 2009 17:59:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=received:user-agent:date:subject:from:to:message-id: thread-topic:thread-index:mime-version:content-type: content-transfer-encoding:x-originalarrivaltime; b=ARKQsknTmtF4MB+cgaclOOZMnEeOIXyQZ3ei0AifXONhpj2ZgXkst3eiSZcgXbms Received: from SNV-EXVS09.ds.corp.yahoo.com ([207.126.227.87]) by SNV-EXPF01.ds.corp.yahoo.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 3 Sep 2009 17:59:36 -0700 Received: from 10.73.146.106 ([10.73.146.106]) by SNV-EXVS09.ds.corp.yahoo.com ([207.126.227.84]) via Exchange Front-End Server snv-webmail.corp.yahoo.com ([207.126.227.60]) with Microsoft Exchange Server HTTP-DAV ; Fri, 4 Sep 2009 00:59:05 +0000 User-Agent: Microsoft-Entourage/12.20.0.090605 Date: Thu, 03 Sep 2009 17:59:04 -0700 Subject: Re: [VOTE] Should we release Common 0.20.1-rc1? From: Mahadev Konar To: "common-dev@hadoop.apache.org" Message-ID: Thread-Topic: [VOTE] Should we release Common 0.20.1-rc1? Thread-Index: Acos+uWpLcReDPc6KEGiDzCrYsmHAg== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-OriginalArrivalTime: 04 Sep 2009 00:59:36.0311 (UTC) FILETIME=[F8EB8070:01CA2CFA] X-Virus-Checked: Checked by ClamAV on apache.org +1 I ran ant test and set up a small cluster and ran grep/wordcount. It all worked fine. Thanks mahadev From: "Owen O'Malley" > Date: September 1, 2009 2:20:20 PM PDT > To: common-dev@hadoop.apache.org > Subject: [VOTE] Should we release Common 0.20.1-rc1? > Reply-To: common-dev@hadoop.apache.org > > > There were some problems in the tests for 0.20.1-rc0, so I incorporated 3 new > patches that only update the tests (MR-911, MR-687, and MR-924) into a new > release candidate. Please try it out and vote. > > The release candidate is at: > > http://people.apache.org/~omalley/hadoop-0.20.1-rc1 > > -- Owen