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 960CE78FB for ; Fri, 9 Dec 2011 19:00:42 +0000 (UTC) Received: (qmail 13309 invoked by uid 500); 9 Dec 2011 19:00:28 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 13227 invoked by uid 500); 9 Dec 2011 19:00:28 -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 13194 invoked by uid 99); 9 Dec 2011 19:00:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 19:00:28 +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 tom@cloudera.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vw0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 19:00:21 +0000 Received: by vbnl22 with SMTP id l22so3602161vbn.35 for ; Fri, 09 Dec 2011 11:00:01 -0800 (PST) Received: by 10.52.66.65 with SMTP id d1mr5231555vdt.108.1323457200821; Fri, 09 Dec 2011 11:00:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.47.145 with HTTP; Fri, 9 Dec 2011 10:59:39 -0800 (PST) In-Reply-To: References: From: Tom White Date: Fri, 9 Dec 2011 10:59:39 -0800 Message-ID: Subject: Re: [VOTE] Release hadoop-0.22.0-rc0 To: general@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 +1 Checksums and signature are good. I ran some MapReduce jobs and they passed. Cheers, Tom On Tue, Nov 29, 2011 at 2:47 AM, Konstantin Shvachko wrote: > I created a release candidate for hadoop-0.22.0 available for review at: > http://people.apache.org/~shv/hadoop-0.22.0-rc0/ > > The candidate incorporates more than 700 fixed jiras counting from the > release of 0.21.0. > The branch was cut on November 17 last year. During this year the > branch was tested by different groups in the Hadoop community. > Recently it has been extensively tested on a mid-size cluster. > It contains important improvements, optimizations and bug fixes for > HDFS and MapReduce compared to 0.21.0. Some features introduced in the > latest offspring releases of hadoop-security are not yet ported to > this branch, which is mostly related to security and MapReduce > improvements. Compared to 0.23.0 this release will not contain > Federation or Yarn. > The hadoop-0.22.0 release build is fully automated thanks to the > BigTop team. rc0 artifacts are available and reproducible on Hadoop > Jenkins. The validity of rc0 has been also verified with BigTop. > I think this could be a usable release and an important step forward > in the Hadoop roadmap. > > Many people contributed to hadoop-0.22. Thank you everybody who > developed code, built, tested, found and fixed bugs or supported this > effort by any other means. > > Please try it out and vote. > > Thanks, > --Konstantin