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 5F21010264 for ; Tue, 18 Feb 2014 05:45:21 +0000 (UTC) Received: (qmail 26479 invoked by uid 500); 18 Feb 2014 05:45:02 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 26195 invoked by uid 500); 18 Feb 2014 05:44:57 -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 24298 invoked by uid 99); 18 Feb 2014 05:44:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 05:44:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of acm@hortonworks.com designates 209.85.223.178 as permitted sender) Received: from [209.85.223.178] (HELO mail-ie0-f178.google.com) (209.85.223.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 05:44:42 +0000 Received: by mail-ie0-f178.google.com with SMTP id ar20so2417437iec.23 for ; Mon, 17 Feb 2014 21:44:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:mime-version:subject:date :references:to:in-reply-to:content-type; bh=jvCGmL4wpSQ/0/ztLiII56TFMCnCE98o/d+K2Uq0tTo=; b=TGrF8/W4FiFrhrsjyR+yjfuOV+9aH88eSEzAeRjA0nx3sZpubJv6RoApVPmoAWvV6R RWCB52i8Mdwcw9TrZxePugfyoQxl5KSPsTgarRusoATRbUD5vdC1fYkz9AwEJh9TSH59 5wxGCg4dVXaaapo5je9t0sQUoanu1/604Be430iDz4JBh11Tbf5vJuk6zRF0Ro35cjRZ lND2h80SIJ1umI75c71TYftUZuChO6ujaBR45Nde7U3yT0535qUNWKvULFkCnyCgoa1F q0Tm3M5QDL2Hs0l3dwdyklXpWB4lzYU0Z7PlWdyKfS0gtWqs8PWH4VzRU6Z0NwmYom+O /BDQ== X-Gm-Message-State: ALoCoQl/akZQhGrTNGdQRbsPteE7h5cAX8SiFndCPiXZEdX0pIVBeS/oPJnqn6FtQ3h/J/XON3c6z/fLgnqpckeatFBVL/Ap3hjPvmyWb5DXg9waa0KA8yE= X-Received: by 10.50.3.9 with SMTP id 9mr20292566igy.16.1392702261953; Mon, 17 Feb 2014 21:44:21 -0800 (PST) Received: from [172.19.131.105] ([199.108.71.43]) by mx.google.com with ESMTPSA id y9sm15577697igl.7.2014.02.17.21.44.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 17 Feb 2014 21:44:15 -0800 (PST) From: Arun C Murthy Message-Id: <653B4C6B-131C-4F63-9E45-EE9F247FF372@hortonworks.com> Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Thinking ahead to 2.4 Date: Mon, 17 Feb 2014 21:44:00 -0800 References: <4801989B-2C3D-4407-8954-F0654326E960@hortonworks.com> To: "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" In-Reply-To: <4801989B-2C3D-4407-8954-F0654326E960@hortonworks.com> X-Mailer: Apple Mail (2.1510) Content-Type: multipart/alternative; boundary="Apple-Mail=_70F4F9F0-2A19-4AA3-8547-1F62E97BDED4" X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_70F4F9F0-2A19-4AA3-8547-1F62E97BDED4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Other than Azuryy I haven't heard from HDFS folks. To help move this discus= sion along, I've created branch-2.4. Let's continue discussions here. Committers, please exercise caution to ensure we only commit necessary bug-= fixes henceforth. thanks, Arun On Feb 15, 2014, at 2:59 PM, Arun C Murthy wrote: > Folks, >=20 > With hadoop-2.3 nearly done, I think it's time to think ahead to hadoop-= 2.4. I think it was a good idea to expedite release of 2.3 while we finishe= d up pieces that didn't make it in such as HDFS Caching & Support for Heter= ogenous Storage. >=20 > Now, most of the key pieces incl. Resource Manager Automatic Failover (Y= ARN-149), Application History Server (YARN-321) & Application Timeline Serv= er (YARN-1530) are either complete or very close to done, and I think we wi= ll benefit with an extended test-cycle for 2.4 - similar to what happened w= ith 2.2. To provide some context: 2.2 went through nearly 6 weeks of extend= ed testing and it really helped us push out a very stable release. >=20 > I think it will be good to create a 2.4 branch ASAP and start testing. A= s such, I plan to cut the branch early next week. With this, we should be g= ood shape sometime to release 2.4 in mid-March. >=20 > I've updated https://wiki.apache.org/hadoop/Roadmap to reflect this. >=20 > Also, we should start thinking ahead to 2.5 and what folks would like to= see in it. If we continue our 6-week cycles, we could shoot to get that ou= t in April. >=20 > Thoughts? >=20 > thanks, > Arun >=20 -- Arun C. Murthy Hortonworks Inc. http://hortonworks.com/ --=20 CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to= =20 which it is addressed and may contain information that is confidential,=20 privileged and exempt from disclosure under applicable law. If the reader= =20 of this message is not the intended recipient, you are hereby notified that= =20 any printing, copying, dissemination, distribution, disclosure or=20 forwarding of this communication is strictly prohibited. If you have=20 received this communication in error, please contact the sender immediately= =20 and delete it from your system. Thank You. --Apple-Mail=_70F4F9F0-2A19-4AA3-8547-1F62E97BDED4--