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 17A66D226 for ; Fri, 6 Jul 2012 14:29:55 +0000 (UTC) Received: (qmail 32873 invoked by uid 500); 6 Jul 2012 14:29:53 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 32583 invoked by uid 500); 6 Jul 2012 14:29:48 -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 32551 invoked by uid 99); 6 Jul 2012 14:29:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2012 14:29:47 +0000 X-ASF-Spam-Status: No, hits=0.4 required=5.0 tests=NO_RDNS_DOTCOM_HELO,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.145.54.173 is neither permitted nor denied by domain of tgraves@yahoo-inc.com) Received: from [216.145.54.173] (HELO mrout3.yahoo.com) (216.145.54.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2012 14:29:41 +0000 Received: from SP1-EX07CAS02.ds.corp.yahoo.com (sp1-ex07cas02.ds.corp.yahoo.com [216.252.116.138]) by mrout3.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q66ETAmi080448; Fri, 6 Jul 2012 07:29:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1341584950; bh=0P2tfmgtaQj6TMtfRmhl66mKgPvFgGi9m0VkldI9v1g=; h=From:To:Date:Subject:Message-ID:In-Reply-To:Content-Type: Content-Transfer-Encoding:MIME-Version; b=UINtdSUazxbhaYCwqn5JGYULdh7Jq8tQhs3TQ5GVCmVHvPYjXIXLgJt5KSxPTbtv7 zcDDYZRe6bsBym68Jr/f8Q3Kgj/1L0EXbYJGB3jEAIjVcDJz8TSGZIgjOsAbmQvBLx xdywVHT8kNAkiV6nwHE+tyZS2V5mGFQ4IGrdrhhk= Received: from SP1-EX07VS01.ds.corp.yahoo.com ([216.252.116.136]) by SP1-EX07CAS02.ds.corp.yahoo.com ([216.252.116.167]) with mapi; Fri, 6 Jul 2012 07:29:09 -0700 From: Thomas Graves To: "general@hadoop.apache.org" , "mattf@apache.org" Date: Fri, 6 Jul 2012 07:29:06 -0700 Subject: Re: [ANNOUNCE] Hadoop branch-1.1 and Release Plan for Hadoop-1.1.0 Thread-Topic: [ANNOUNCE] Hadoop branch-1.1 and Release Plan for Hadoop-1.1.0 Thread-Index: Ac06wH2eQQRQjX06SUeOCP0ox/z8XAgwzUNx Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.9.0.110114 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 584950001 X-Virus-Checked: Checked by ClamAV on apache.org I'm not sure where this is at but it would be nice to pull in MAPREDUCE-212= 9 to 1.1.0. Tom On 5/25/12 4:49 PM, "Matt Foley" wrote: > Greetings. With the approval of a public vote on common-dev@, I have > branched Hadoop branch-1 to create branch-1.1. From this, I will create = a > release candidate RC-0 for Hadoop-1.1.0, hopefully to be available shortl= y > after this weekend. >=20 > There are over 80 patches in branch-1, over and above the contents of > hadoop-1.0.3. So I anticipate that some stabilization will be needed, > before the RC can be approved as a 1.1.0 release. Your participation in > assuring a stable RC is very important. When it becomes available, pleas= e > download it and work with it to determine whether it is stable enough to > release, and report issues found. My colleagues and I will do likewise, = of > course, but no one company can adequately exercise a new release with thi= s > many new contributions. >=20 > There are two outstanding issue that are not yet committed, but I know th= e > contributors hope to see in 1.1.0: > MAPREDUCE-4049 > HADOOP-4012 > Assuming there is an RC-1, and that these two patches can be committed > during stabilization of RC-0, I will plan to incorporate these additional > items in RC-1. >=20 > Best regards, > --Matt > Release Manager