Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0249DF6DC for ; Tue, 16 Apr 2013 13:54:10 +0000 (UTC) Received: (qmail 17400 invoked by uid 500); 16 Apr 2013 13:54:06 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 17291 invoked by uid 500); 16 Apr 2013 13:54:06 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 17264 invoked by uid 99); 16 Apr 2013 13:54:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 13:54:06 +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: 216.145.54.172 is neither permitted nor denied by domain of evans@yahoo-inc.com) Received: from [216.145.54.172] (HELO mrout2.yahoo.com) (216.145.54.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 13:54:02 +0000 Received: from GQ1-EX10-CAHT03.y.corp.yahoo.com (gq1-ex10-caht03.corp.gq1.yahoo.com [10.73.118.82]) by mrout2.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id r3GDrRre085339 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 16 Apr 2013 06:53:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1366120408; bh=9SsYptyQXrnlzewMLYupjTVMqIfn5kWUhv0WVpdpOLc=; h=From:To:Subject:Date:Message-ID:In-Reply-To:Content-Type: Content-ID:Content-Transfer-Encoding:MIME-Version; b=qTz06vang/Ovwh4NVCZRN4VjzdGhOB0AvlV/iSHN3Aw24pbsp5Qg82IRxqhJBOyxw 8CARAfFiz6WSXBKcX9qSI600l0ZghLW86AGqBpfwv2WpxeIOdxsp1UKRuxWBJIq4gU ++0oWph7Ftz7rGYtDJaxzoFWQg00Sp+CfLyScg6o= Received: from GQ1-MB01-02.y.corp.yahoo.com ([fe80::a049:b5af:9055:ada6]) by GQ1-EX10-CAHT03.y.corp.yahoo.com ([fe80::f453:c3f6:77eb:d166%12]) with mapi id 14.02.0342.003; Tue, 16 Apr 2013 06:53:27 -0700 From: Robert Evans To: "yarn-dev@hadoop.apache.org" , "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" Subject: Re: [VOTE] Release Apache Hadoop 0.23.7 Thread-Topic: [VOTE] Release Apache Hadoop 0.23.7 Thread-Index: AQHONu6zMhCwVXsECkKLPSoXF2f3cJjZBzQA Date: Tue, 16 Apr 2013 13:53:26 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.2.130206 x-originating-ip: [10.74.91.218] Content-Type: text/plain; charset="us-ascii" Content-ID: <7851BBD349F5AB498ED7B98C1F96D25F@exchange.corp.yahoo.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 120408000 X-Virus-Checked: Checked by ClamAV on apache.org +1 (binding) I downloaded the release and ran a few sanity tests on it. --Bobby On 4/11/13 2:55 PM, "Thomas Graves" wrote: >I've created a release candidate (RC0) for hadoop-0.23.7 that I would like >to release. > >This release is a sustaining release with several important bug fixes in >it. > >The RC is available at: >http://people.apache.org/~tgraves/hadoop-0.23.7-candidate-0/ >The RC tag in svn is here: >http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.7-rc0/ > >The maven artifacts are available via repository.apache.org. > >Please try the release and vote; the vote will run for the usual 7 days. > >thanks, >Tom Graves >