From yarn-dev-return-24685-apmail-hadoop-yarn-dev-archive=hadoop.apache.org@hadoop.apache.org Sat Aug 20 14:30:03 2016 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 2BF1719BD3 for ; Sat, 20 Aug 2016 14:30:03 +0000 (UTC) Received: (qmail 63252 invoked by uid 500); 20 Aug 2016 14:30:00 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 63112 invoked by uid 500); 20 Aug 2016 14:30:00 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 62505 invoked by uid 99); 20 Aug 2016 14:30:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2016 14:30:00 +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 A51C6C0317; Sat, 20 Aug 2016 14:29:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.798 X-Spam-Level: X-Spam-Status: No, score=0.798 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.499, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id W9aMHYAEjwNJ; Sat, 20 Aug 2016 14:29:57 +0000 (UTC) Received: from relayvx11c.securemail.intermedia.net (relayvx11c.securemail.intermedia.net [64.78.52.185]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id E4FBE5F474; Sat, 20 Aug 2016 14:29:56 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id 55AA453F93; Sat, 20 Aug 2016 07:29:55 -0700 (PDT) Subject: Re: [VOTE] Release Apache Hadoop 2.7.3 RC2 MIME-Version: 1.0 x-echoworx-msg-id: d787f5fc-065f-43a3-8edf-7e86e26a6d22 x-echoworx-emg-received: Sat, 20 Aug 2016 07:29:55.212 -0700 x-echoworx-message-code-hashed: e77880e6eb1d575ad2a6f554df0a8dbcef2e8c60221652d4913982c8fd325d87 x-echoworx-action: delivered Received: from 10.254.155.15 ([10.254.155.15]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 729; Sat, 20 Aug 2016 07:29:55 -0700 (PDT) Received: from MBX080-W4-CO-2.exch080.serverpod.net (unknown [10.224.117.102]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id 0402553F93; Sat, 20 Aug 2016 07:29:55 -0700 (PDT) Received: from MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) by MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Sat, 20 Aug 2016 07:29:53 -0700 Received: from MBX080-W4-CO-2.exch080.serverpod.net ([10.224.117.102]) by mbx080-w4-co-2.exch080.serverpod.net ([10.224.117.102]) with mapi id 15.00.1178.000; Sat, 20 Aug 2016 07:29:53 -0700 From: Jian He To: "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" CC: Vinod Kumar Vavilapalli Thread-Topic: [VOTE] Release Apache Hadoop 2.7.3 RC2 Thread-Index: AQHR+PUSbgVWPMyC0USzbnHtKMgGV6BSYhMA Date: Sat, 20 Aug 2016 14:29:53 +0000 Message-ID: <6B85E605-588D-4CCE-BBCC-E8CBB1117BE2@hortonworks.com> References: <0FDD9599-1C7E-4855-915D-DA2F176A0CE4@apache.org> In-Reply-To: <0FDD9599-1C7E-4855-915D-DA2F176A0CE4@apache.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [125.117.179.166] x-source-routing-agent: Processed Content-Type: text/plain; charset="us-ascii" Content-ID: <69B8722473DEB540A1CB2632D249BA07@exch080.serverpod.net> Content-Transfer-Encoding: quoted-printable +1 Built from source code. Deployed single node cluster. Successfully ran some example jobs. Jian > On Aug 18, 2016, at 10:05 AM, Vinod Kumar Vavilapalli wrote: >=20 > Hi all, >=20 > I've created a new release candidate RC2 for Apache Hadoop 2.7.3. >=20 > As discussed before, this is the next maintenance release to follow up 2.= 7.2. >=20 > The RC is available for validation at: http://home.apache.org/~vinodkv/ha= doop-2.7.3-RC2/ >=20 > The RC tag in git is: release-2.7.3-RC2 >=20 > The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/or= gapachehadoop-1046 >=20 > The release-notes are inside the tar-balls at location hadoop-common-proj= ect/hadoop-common/src/main/docs/releasenotes.html. I hosted this at http://= home.apache.org/~vinodkv/hadoop-2.7.3-RC2/releasenotes.html for your quick perusa= l. >=20 > As you may have noted, > - few issues with RC0 forced a RC1 [1] > - few more issues with RC1 forced a RC2 [2] > - a very long fix-cycle for the License & Notice issues (HADOOP-12893) ca= used 2.7.3 (along with every other Hadoop release) to slip by quite a bit. = This release's related discussion thread is linked below: [3]. >=20 > Please try the release and vote; the vote will run for the usual 5 days. >=20 > Thanks, > Vinod >=20 > [1] [VOTE] Release Apache Hadoop 2.7.3 RC0: https://www.mail-archive.com/= hdfs-dev%40hadoop.apache.org/index.html#26106 > [2] [VOTE] Release Apache Hadoop 2.7.3 RC1: https://www.mail-archive.com/= hdfs-dev%40hadoop.apache.org/msg26336.html > [3] 2.7.3 release plan: https://www.mail-archive.com/hdfs-dev%40hadoop.ap= ache.org/msg24439.html --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org