Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9397E77B for ; Thu, 5 May 2011 01:28:01 +0000 (UTC) Received: (qmail 23963 invoked by uid 500); 5 May 2011 01:28:00 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 23919 invoked by uid 500); 5 May 2011 01:28:00 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 23911 invoked by uid 99); 5 May 2011 01:28:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 01:28:00 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mbhandarkar@linkedin.com designates 69.28.149.25 as permitted sender) Received: from [69.28.149.25] (HELO esv4-mav03.corp.linkedin.com) (69.28.149.25) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 01:27:54 +0000 DomainKey-Signature: s=prod; d=linkedin.com; c=nofws; q=dns; h=X-IronPort-AV:Received:From:To:Subject:Thread-Topic: Thread-Index:Date:Message-ID:In-Reply-To:Accept-Language: Content-Language:X-MS-Has-Attach:X-MS-TNEF-Correlator: x-originating-ip:Content-Type:Content-ID: Content-Transfer-Encoding:MIME-Version; b=XMXcZv9supBRbam/NxkN4fn28GxlKflXq2ys3TLHcjc7xzFT1fEyKlej uYRiWCGufsfPLcSiEdVQd9WU8Gepu3hRqRVhz61IjVXEKSf04wjNJLuO/ Y0I31XgRvnXJIRz; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linkedin.com; i=mbhandarkar@linkedin.com; q=dns/txt; s=proddkim; t=1304558874; x=1336094874; h=from:to:subject:date:message-id:in-reply-to:content-id: content-transfer-encoding:mime-version; bh=2BC4xa/42uaMMEldCICrjkm6+x46fa6tQaa/xsLnQNY=; b=An6J9xPdOHVP1Rjpb1xYe2RGPj4040AP3kDXz2SI+eCTaZHiPhdG6pTY kyFzb/z84XY9/ksvXnHqNrgQgYVrrQlqajo+ssAOrgL2JmdRu86faUteW 7uMrntJypNMGG9b; X-IronPort-AV: E=Sophos;i="4.64,317,1301900400"; d="scan'208";a="22862744" Received: from ESV4-EXC01.linkedin.biz ([fe80::d7c:dc04:aea1:97d7]) by esv4-cas01.linkedin.biz ([172.18.46.140]) with mapi id 14.01.0251.000; Wed, 4 May 2011 18:30:57 -0700 From: Milind Bhandarkar To: "general@hadoop.apache.org" Subject: Re: [VOTE] Release candidate 0.20.203.0-rc1 Thread-Topic: [VOTE] Release candidate 0.20.203.0-rc1 Thread-Index: AcwKgWNdu2v/kISbSx+vh7BYIk9JfwAP8/KkAACZ7gA= Date: Thu, 5 May 2011 01:30:57 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.18.46.247] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org My (non-binding) vote for 0.20.203.0-rc1 is +1. I downloaded, compiled, ran tests, ran my bigrams example, all ran perfectly. (I did a single node test without security on.) The voting criteria I used are: 1. Is this a working release? : Yes 2. Does it take the codebase forward? : Yes 3. Does it have features that the user community might find valuable? : Yes - milind --=20 Milind Bhandarkar mbhandarkar@linkedin.com +1-650-776-3167 On 5/4/11 6:10 PM, "Devaraj Das" wrote: >+1 based on some single node tests I did (with security ON). > > >On 5/4/11 10:31 AM, "Owen O'Malley" wrote: > >Here's an updated release candidate for 0.20.203.0. I've incorporated the >feedback and included all of the patches from 0.20.2, which is the last >stable release. I also fixed the eclipse-plugin problem. > >The candidate is at: >http://people.apache.org/~omalley/hadoop-0.20.203.0-rc1/ > >Please download it, inspect it, compile it, and test it. Clearly, I'm +1. > >-- Owen >