Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 3545C7A25 for ; Tue, 26 Jul 2011 02:06:19 +0000 (UTC) Received: (qmail 18841 invoked by uid 500); 26 Jul 2011 02:06:17 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 18650 invoked by uid 500); 26 Jul 2011 02:06:16 -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 18641 invoked by uid 99); 26 Jul 2011 02:06:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 02:06:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.53] (HELO mail-pz0-f53.google.com) (209.85.210.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 02:06:08 +0000 Received: by pzk6 with SMTP id 6so12685002pzk.40 for ; Mon, 25 Jul 2011 19:05:48 -0700 (PDT) Received: by 10.68.64.36 with SMTP id l4mr9394083pbs.48.1311645948072; Mon, 25 Jul 2011 19:05:48 -0700 (PDT) Received: from [172.20.20.38] ([67.139.65.163]) by mx.google.com with ESMTPS id z6sm9565pbc.14.2011.07.25.19.05.46 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 25 Jul 2011 19:05:47 -0700 (PDT) From: Owen O'Malley Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: [VOTE] Release 0.20.204.0-rc0 Date: Mon, 25 Jul 2011 19:05:45 -0700 References: <000e0cd28d68096d7a04a8ee1933@google.com> To: common-dev@hadoop.apache.org Message-Id: Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) I've created a release candidate for 0.20.204.0 that I would like to = release. It is available at: = http://people.apache.org/~omalley/hadoop-0.20.204.0-rc0/ 0.20.204.0 has many fixes including disk fail in place and the new rpm = and deb packages. Fail in place allows the DataNode and TaskTracker to = continue after a hard drive fails. -- Owen