Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-12-16 Thread Vinod Kumar Vavilapalli
The last of the blockers went in late last week. Re-spinning the RC now. Thanks +Vinod > On Nov 13, 2015, at 10:26 AM, Vinod Kumar Vavilapalli > wrote: > > Thanks for reporting this Jason! > > Everyone, I am canceling this RC given the feedback, we will go again after > addressing the open

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-12-16 Thread Vinod Kumar Vavilapalli
Seeing as this came up very late, I am leaning towards dropping this off from 2.7.2. That said, I don’t see any reason why this shouldn’t be in 2.8.0 and 2.7.3. Set the target-versions accordingly on JIRA. If you agree, appreciate backport help to those branches. Thanks +Vinod > On Dec 15, 20

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-12-16 Thread Vinod Kumar Vavilapalli
Per our discussion on JIRA and here, I was okay with this backport. I want to get back to the RC quickly now, so went ahead and pulled the patch into 2.7.2 myself. Thanks +Vinod > On Dec 10, 2015, at 4:06 PM, Konstantin Boudnik wrote: > > Vinod, are you Ok with me putting it into 2.7.2? > >

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-12-15 Thread Konstantin Shvachko
Sorry for bringing this up late. I think we should pick up HDFS-9516 for this release. Rather critical bug fix, but up to you, Vinod. Thanks, --Konst On Wed, Nov 11, 2015 at 8:31 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > > I've created a release candidate RC0 for Apache Hadoop 2.7.2. > >

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-12-10 Thread Konstantin Boudnik
Vinod, are you Ok with me putting it into 2.7.2? Cos On Mon, Nov 30, 2015 at 01:25PM, Vinod Kumar Vavilapalli wrote: > I think we should get it in, I am still stuck on a couple of HDFS patches. > > But I was not sure overall if the patch was right. Commented on the JIRA > regarding the same. >

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-26 Thread Konstantin Boudnik
On Wed, Nov 25, 2015 at 01:51PM, Steve Loughran wrote: > > > On 25 Nov 2015, at 02:48, Konstantin Boudnik wrote: > > > > Vinod, hopefully it isn't too late for a quick fix to be included into 2.7.2 > > (sorry for jumping too late on this train). The JIRA in question is > > HADOOP-12415 and I hav

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-25 Thread Steve Loughran
> On 25 Nov 2015, at 02:48, Konstantin Boudnik wrote: > > Vinod, hopefully it isn't too late for a quick fix to be included into 2.7.2 > (sorry for jumping too late on this train). The JIRA in question is > HADOOP-12415 and I have committed it to trunk and branch-2 already. > > Please let me kn

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-24 Thread Konstantin Boudnik
Vinod, hopefully it isn't too late for a quick fix to be included into 2.7.2 (sorry for jumping too late on this train). The JIRA in question is HADOOP-12415 and I have committed it to trunk and branch-2 already. Please let me know if this is still Ok to add into 2.7.2 as it seems to be going thro

RE: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-15 Thread Vinayakumar B
son Lowe > Cc: mapreduce-...@hadoop.apache.org; common-...@hadoop.apache.org; > hdfs-dev@hadoop.apache.org; yarn-...@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 feedba

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-13 Thread Vinod Kumar Vavilapalli
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 >

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-13 Thread Kihwal Lee
We found HDFS-9426. The rolling upgrade finalization is not backward compatible.I.e. 2.7.1 or 2.6.x datanodes will ignore finalization. So -1. Kihwal From: Vinod Kumar Vavilapalli To: common-...@hadoop.apache.org; hdfs-dev@hadoop.apache.org; yarn-...@hadoop.apache.org; mapreduce-...@hado

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-13 Thread Jason Lowe
-1 (binding) Ran into public localization issues and filed 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 Fr

Re: Release votes and git-tags [Was Re: [VOTE] Release Apache Hadoop 2.7.2 RC0]

2015-11-13 Thread Steve Loughran
> On 12 Nov 2015, at 20:23, Vinod Kumar Vavilapalli wrote: > > We have always voted on release tar-balls, not svn branches / git commit-ids > or tags. > > When we were on SVN, we used to paste in the voting thread the release branch > URL. > > Since we moved to git, we stopped creating relea

RE: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-12 Thread andreina j
1. Verified for basics in HDFS, YARN and MR in below environment I. Secure (3 Node Cluster) Both HA and Non-HA II. Non_secure (4 Node cluster) Both HA and Non-HA 2. Verified for document contents in hadoop-2.7.2-RC0.tar.gz (hadoop-2.7.2\share\doc)

Release votes and git-tags [Was Re: [VOTE] Release Apache Hadoop 2.7.2 RC0]

2015-11-12 Thread Vinod Kumar Vavilapalli
We have always voted on release tar-balls, not svn branches / git commit-ids or tags. When we were on SVN, we used to paste in the voting thread the release branch URL. Since we moved to git, we stopped creating release branches and have always used signed tags for snapshotting and posted tags

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-12 Thread Wangda Tan
+1 (Non-binding): - Deployed local cluster from binary - Configured CS with node label - Ran jobs with/without labels - Ran distributed shell / MR jobs. Thanks, Wangda On Wed, Nov 11, 2015 at 8:31 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > > I've created a release candidate RC0 for Apach