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 AC9BD18B12 for ; Wed, 20 Jan 2016 17:15:42 +0000 (UTC) Received: (qmail 1489 invoked by uid 500); 20 Jan 2016 17:15:42 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 1387 invoked by uid 500); 20 Jan 2016 17:15:42 -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 1363 invoked by uid 99); 20 Jan 2016 17:15:41 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jan 2016 17:15:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 40023C0044 for ; Wed, 20 Jan 2016 17:15:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -12.101 X-Spam-Level: X-Spam-Status: No, score=-12.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_WHITELIST=-15] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=yahoo-inc.com header.b=XoV2HMdb; dkim=pass (1024-bit key) header.d=yahoo-inc.com header.b=IagIRfxZ Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 1MsZuYUItFNp for ; Wed, 20 Jan 2016 17:15:34 +0000 (UTC) Received: from mrout2-b.corp.bf1.yahoo.com (mrout2-b.corp.bf1.yahoo.com [98.139.253.105]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 0B03142A29 for ; Wed, 20 Jan 2016 17:15:34 +0000 (UTC) Received: from omp1066.mail.ne1.yahoo.com (omp1066.mail.ne1.yahoo.com [98.138.226.165]) by mrout2-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id u0KHFABu045517 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 20 Jan 2016 09:15:10 -0800 (PST) Received: (qmail 89107 invoked by uid 1000); 20 Jan 2016 17:15:10 -0000 X-YMail-OSG: JGrhW4UVM1kTl8vXiuXr4WCY7ttf9ablXZgf10qlcdL2LJ.ALRY1.qfHAHCCBY9 J.lYxX7mxE46haUdc_vS6qVF3Zh6GT3mX5tMjTEuEpBSc9VEyh0xYXJ909kFa6jKRUIzYiL9502z eRLQwZsD.y2QBByMJorrN5yKr1KkUU_IKhNZvB3lz8gteMQBYJNaOj.kCM.hRMcy3xr3eVFrYkBX 8CrODib_4Ymj1f2ZrQShMojy_kjm8Csiz_oQTmw-- Received: by 98.138.105.254; Wed, 20 Jan 2016 17:15:09 +0000 Date: Wed, 20 Jan 2016 17:15:09 +0000 (UTC) From: Kihwal Lee Reply-To: Kihwal Lee To: "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" Message-ID: <527980472.6559786.1453310109157.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <866C6875-124D-4581-B80B-E5F911C61D8A@apache.org> References: <866C6875-124D-4581-B80B-E5F911C61D8A@apache.org> Subject: Re: [VOTE] Release Apache Hadoop 2.7.2 RC2 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6559785_823308605.1453310109154" ------=_Part_6559785_823308605.1453310109154 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable +1 (binding)Checked out the source and built.Ran basic hdfs and mapred test= s on a single node cluster Kihwal =20 From: Vinod Kumar Vavilapalli To: Hadoop Common ; hdfs-dev@hadoop.apache.o= rg; yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org=20 Sent: Thursday, January 14, 2016 10:57 PM Subject: [VOTE] Release Apache Hadoop 2.7.2 RC2 =20 Hi all, I've created an updated release candidate RC2 for Apache Hadoop 2.7.2. As discussed before, this is the next maintenance release to follow up 2.7.= 1. The RC is available for validation at: http://people.apache.org/~vinodkv/ha= doop-2.7.2-RC2/ The RC tag in git is: release-2.7.2-RC2 The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orga= pachehadoop-1027 The release-notes are inside the tar-balls at location hadoop-common-projec= t/hadoop-common/src/main/docs/releasenotes.html. I hosted this at http://pe= ople.apache.org/~vinodkv/hadoop-2.7.2-RC2/releasenotes.html for your quick peru= sal. As you may have noted, - I terminated the RC1 related voting thread after finding out that we did= n=E2=80=99t have a bunch of patches that are already in the released 2.6.3 = version. After a brief discussion, we decided to keep the parallel 2.6.x an= d 2.7.x releases incremental, see [4] for this discussion. - The RC0 related voting thread got halted due to some critical issues. It= took a while again for getting all those blockers out of the way. See the = previous voting thread [3] for details. - Before RC0, an unusually long 2.6.3 release caused 2.7.2 to slip by quit= e a bit. This release's related discussion threads are linked below: [1] an= d [2]. Please try the release and vote; the vote will run for the usual 5 days. Thanks, Vinod [1]: 2.7.2 release plan: http://markmail.org/message/oozq3gvd4nhzsaes [2]: Planning Apache Hadoop 2.7.2 http://markmail.org/message/iktqss2qdeykg= pqk [3]: [VOTE] Release Apache Hadoop 2.7.2 RC0: http://markmail.org/message/5t= xhvr2qdiqglrwc [4] Retracted [VOTE] Release Apache Hadoop 2.7.2 RC1: http://markmail.org/t= hread/n7ljbsnquihn3wlw ------=_Part_6559785_823308605.1453310109154--