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 B787018227 for ; Sun, 15 Nov 2015 09:45:44 +0000 (UTC) Received: (qmail 46043 invoked by uid 500); 15 Nov 2015 09:45:41 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 45762 invoked by uid 500); 15 Nov 2015 09:45:41 -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 45518 invoked by uid 99); 15 Nov 2015 09:45:40 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Nov 2015 09:45:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 59CBC1A0B3E; Sun, 15 Nov 2015 09:45:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id s3hp_JUVHXrL; Sun, 15 Nov 2015 09:45:27 +0000 (UTC) Received: from mail-oi0-f41.google.com (mail-oi0-f41.google.com [209.85.218.41]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 9080A207E3; Sun, 15 Nov 2015 09:45:26 +0000 (UTC) Received: by oiww189 with SMTP id w189so70354504oiw.3; Sun, 15 Nov 2015 01:45:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+o43+BOTHxBtMlmXqLObcWXv0WAtcpF3XA/K79GYZds=; b=nCrmcjkdxWI/0mPO2rj805fVooYLCXPpm3ixE8jni0sdQH0Z0tUq59xcQYd2WPwlJb 9gc1pnNaPhVBRwt5/urFx7GHqhUOtQBVOrJRR58lmLevLIFDezVAfTIsLjnMZYBezOHn Vrx8oFqdyk6ejhJGTRy0OjIBqCTT92/8HYnA8u11I9eSxowAxB4nkJOXYjK9G4lbAlpK T/iZ4La2qCSUBH5fGQ9f1FraIJg1I4XdBGRkHxwLM56Vnijs7v7vm2C+I9LZb3XcTAx/ UPQlmhDTJwpMJgrY14MJha3tALzluY7ns1O8ZeQgeKh0Y/OnbdLZ7OO6jeysvArYTBXW 4f4w== MIME-Version: 1.0 X-Received: by 10.202.88.10 with SMTP id m10mr285101oib.134.1447580725311; Sun, 15 Nov 2015 01:45:25 -0800 (PST) Received: by 10.202.206.146 with HTTP; Sun, 15 Nov 2015 01:45:25 -0800 (PST) Received: by 10.202.206.146 with HTTP; Sun, 15 Nov 2015 01:45:25 -0800 (PST) In-Reply-To: References: <1434032414.3608123.1447430240637.JavaMail.yahoo@mail.yahoo.com> Date: Sun, 15 Nov 2015 15:15:25 +0530 Message-ID: Subject: RE: [VOTE] Release Apache Hadoop 2.7.2 RC0 From: Vinayakumar B To: yarn-dev@hadoop.apache.org Cc: common-dev@hadoop.apache.org, Jason Lowe , "hdfs-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a113d389eea7f740524912613 --001a113d389eea7f740524912613 Content-Type: text/plain; charset=UTF-8 I think one recent critical issue HDFS-9413, getContentSummary() on standby should throw StandbyException, Found by Brahma, is a good candidate for 2.7.2 as well. -vinay On Nov 14, 2015 5:20 AM, "Naganarasimha G R (Naga)" < garlanaganarasimha@huawei.com> wrote: > Hi Vinod, > > Can you also look at YARN-2859, if its important then we might have to > revert that one and fix it for 2.7.2. > > + Naga > ________________________________________ > From: Vinod Kumar Vavilapalli [vinodkv@apache.org] > Sent: Friday, November 13, 2015 23:56 > To: Jason Lowe > Cc: mapreduce-dev@hadoop.apache.org; common-dev@hadoop.apache.org; > hdfs-dev@hadoop.apache.org; yarn-dev@hadoop.apache.org > Subject: Re: [VOTE] Release Apache Hadoop 2.7.2 RC0 > > Thanks for reporting this Jason! > > Everyone, I am canceling this RC given the feedback, we will go again > after addressing the open issues. > > Thanks > +Vinod > > > On Nov 13, 2015, at 7:57 AM, Jason Lowe wrote: > > > > -1 (binding) > > > > Ran into public localization issues and filed YARN-4354 < > https://issues.apache.org/jira/browse/YARN-4354>. We need that resolved > before the release is ready. We will either need a timely fix or may have > to revert YARN-2902 to unblock the release if my root-cause analysis is > correct. I'll dig into this more today. > > > > Jason > > > > From: Vinod Kumar Vavilapalli > > To: common-dev@hadoop.apache.org; hdfs-dev@hadoop.apache.org; > yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org > > Cc: vinodkv@apache.org > > Sent: Wednesday, November 11, 2015 10:31 PM > > Subject: [VOTE] Release Apache Hadoop 2.7.2 RC0 > > > > Hi all, > > > > > > I've created a release candidate RC0 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/hadoop-2.7.2-RC0/ < > http://people.apache.org/~vinodkv/hadoop-2.7.2-RC0/> > > > > http://people.apache.org/~vinodkv/hadoop-2.7.2-RC0/>>* > > > > > > The RC tag in git is: release-2.7.2-RC0 > > > > > > The maven artifacts are available via repository.apache.org at > > > > * > https://repository.apache.org/content/repositories/orgapachehadoop-1023/ < > https://repository.apache.org/content/repositories/orgapachehadoop-1023/> > > > > < > https://repository.apache.org/content/repositories/orgapachehadoop-1023/ < > https://repository.apache.org/content/repositories/orgapachehadoop-1023/ > >>* > > > > > > As you may have noted, an unusually long 2.6.3 release caused 2.7.2 to > slip > > by quite a bit. This release's related discussion threads are linked > below: > > [1] and [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 < > http://markmail.org/message/oozq3gvd4nhzsaes> > > > > [2]: Planning Apache Hadoop 2.7.2 > > http://markmail.org/message/iktqss2qdeykgpqk < > http://markmail.org/message/iktqss2qdeykgpqk> > > > > --001a113d389eea7f740524912613--