Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 0816510C59 for ; Thu, 1 Aug 2013 18:31:05 +0000 (UTC) Received: (qmail 63793 invoked by uid 500); 1 Aug 2013 18:31:04 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 63754 invoked by uid 500); 1 Aug 2013 18:31:03 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 63743 invoked by uid 99); 1 Aug 2013 18:31:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 18:31:02 +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.220.45 as permitted sender) Received: from [209.85.220.45] (HELO mail-pa0-f45.google.com) (209.85.220.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 18:30:58 +0000 Received: by mail-pa0-f45.google.com with SMTP id bg4so2441804pad.18 for ; Thu, 01 Aug 2013 11:30:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=doyDQ86T6yEcOnGf7xXJ7aAtuKl5+FA3NmydkGrLTWI=; b=VJiay/tLBMnkOLOWaANFOdzUZ8Azy+3fLk45dxLGKfB7odDNy7wMvEBFaoE/yRoJ13 ea2/CaBUhNCvU1cVoV3jZYQ3gg7WJBdf9k4sxgSDY6cjCXqWZXsh/uNXTC1Na5PhlxPi 4DCX4CJRwfrz8jM0BNHTPCBz2mBtKJGztJ+CCJ1wWlZLGZYi9uq307UhD+I+3JwUanMB fXf9NEmRUPXvWByqDDMWW1dq5E+lLEz1vZw43UeQJWt8hODPj70mGlh57NMResurRXJp o/9GdNEVVajanUfNW4cY1spW7ElYdPCatnc58HaY1b14rgqJYX98zGgQwpaDZGHMOfRT kW7w== X-Received: by 10.66.219.38 with SMTP id pl6mr5922203pac.59.1375381837433; Thu, 01 Aug 2013 11:30:37 -0700 (PDT) Received: from [10.11.2.160] ([192.175.27.2]) by mx.google.com with ESMTPSA id bg3sm4566787pbb.44.2013.08.01.11.30.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 01 Aug 2013 11:30:35 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_F08FA8D0-2579-4F61-A0C1-70F9E58FB133" Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [VOTE] Release Apache Hadoop 2.1.0-beta From: Arun C Murthy In-Reply-To: <1C2E39C8-938A-489D-AE33-658678B3607F@yahoo-inc.com> Date: Thu, 1 Aug 2013 11:30:34 -0700 Cc: "" , "mapreduce-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" , "common-dev@hadoop.apache.org" Message-Id: <7734E8E1-1A02-4791-AE1A-A72D0C9ECC04@hortonworks.com> References: <3A68E85B-5097-4E41-8169-3307AD53983E@hortonworks.com> <793303BE-F2E8-4039-9B85-618B7D53BEDD@apache.org> <2246EC71-C343-4DC0-9476-22F0DA4D5EA0@apache.org> <3927B870-1AE2-4549-BB78-E496D24B1BA7@apache.org> <1C2E39C8-938A-489D-AE33-658678B3607F@yahoo-inc.com> To: Daryn Sharp X-Mailer: Apple Mail (2.1508) X-Gm-Message-State: ALoCoQmtiCsVoxCOVpxrYvHRTLr1LYlyPtS0iBOEW2aiqP228iKD8tVQEeLSrfhHaevvsWKY0a86 X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_F08FA8D0-2579-4F61-A0C1-70F9E58FB133 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Ok, thanks for heads up Daryn. I'll spin an RC2 once HADOOP-9816 gets in = - I'd appreciate if you could help push the fix in ASAP. Thanks again! Arun On Aug 1, 2013, at 9:38 AM, Daryn Sharp wrote: > I broke RPC QOP for integrity and privacy options. :( See blocker = HADOOP-9816. I think I understand the problem and it shouldn't be hard = to fix. >=20 > The bug went unnoticed because sadly there are no unit tests for the = QOP options, even though it just involves a conf setting. >=20 > Daryn >=20 >=20 > On Jul 29, 2013, at 5:00 PM, Arun C Murthy wrote: >=20 >> Ok, I think we are close to rc1 now - the last of blockers should be = committed later today=85 I'll try and spin RC1 tonight. >>=20 >> thanks, >> Arun >>=20 >> On Jul 21, 2013, at 12:43 AM, Devaraj Das = wrote: >>=20 >>> I have just raised https://issues.apache.org/jira/browse/HDFS-5016 = .. This >>> bug can easily be reproduced by some HBase tests. I'd like this to = be >>> considered before we make a beta release. Have spoken about this = with some >>> hdfs folks offline and I am told that it is being worked on. >>>=20 >>> Thanks >>> Devaraj >>>=20 >>>=20 >>> On Wed, Jul 17, 2013 at 4:25 PM, Alejandro Abdelnur = wrote: >>>=20 >>>> As I've mentioned in my previous email, if we get YARN-701 in, we = should >>>> also get in the fix for unmanaged AMs in an un-secure setup in = 2.1.0-beta. >>>> Else is a regression of a functionality it is already working. >>>>=20 >>>> Because of that, to avoid continuing delaying the release, I'm = suggesting >>>> to mention in the release notes the API changes and behavior = changes that >>>> YARN-918 and YARN-701 will bring into the next beta or GA release. >>>>=20 >>>> thx >>>>=20 >>>>=20 >>>> On Wed, Jul 17, 2013 at 4:14 PM, Vinod Kumar Vavilapalli < >>>> vinodkv@hortonworks.com> wrote: >>>>=20 >>>>>=20 >>>>> On Jul 17, 2013, at 1:04 PM, Alejandro Abdelnur wrote: >>>>>=20 >>>>>> * YARN-701 >>>>>>=20 >>>>>> It should be addressed before a GA release. >>>>>>=20 >>>>>> Still, as it is this breaks unmanaged AMs and to me >>>>>> that would be a blocker for the beta. >>>>>>=20 >>>>>> YARN-701 and the unmanaged AMs fix should be committed >>>>>> in tandem. >>>>>>=20 >>>>>> * YARN-918 >>>>>>=20 >>>>>> It is a consequence of YARN-701 and depends on it. >>>>>=20 >>>>>=20 >>>>>=20 >>>>> YARN-918 is an API change. And YARN-701 is a behaviour change. We = need >>>>> both in 2.1.0. >>>>>=20 >>>>>=20 >>>>>=20 >>>>>> * YARN-926 >>>>>>=20 >>>>>> It would be nice to have it addressed before GA release. >>>>>=20 >>>>>=20 >>>>> Either ways. I'd get it in sooner than later specifically when we = are >>>>> trying to replace the old API with the new one. >>>>>=20 >>>>> Thanks, >>>>> +Vino >>>>>=20 >>>>>=20 >>>>=20 >>=20 >> -- >> Arun C. Murthy >> Hortonworks Inc. >> http://hortonworks.com/ >>=20 >>=20 >=20 -- Arun C. Murthy Hortonworks Inc. http://hortonworks.com/ --Apple-Mail=_F08FA8D0-2579-4F61-A0C1-70F9E58FB133--