Re: Heads up: branch-2.1-beta

2013-06-26 Thread Alejandro Abdelnur
Have anybody from the HDFS side of things had a chance to look at the OOM that Roman was reporting? Thanks. On Wed, Jun 26, 2013 at 12:26 AM, Arun C Murthy wrote: > Ok, the last of the blockers is done. > > I'll roll an RC tonight. > > thanks, > Arun > > On Jun 20, 2013, at 2:40 PM, Arun C Mur

Re: Heads up: branch-2.1-beta

2013-06-26 Thread Arun C Murthy
Ok, the last of the blockers is done. I'll roll an RC tonight. thanks, Arun On Jun 20, 2013, at 2:40 PM, Arun C Murthy wrote: > I think I've shared this before, but here you go again… > > http://s.apache.org/hadoop-2.1.0-beta-blockers > > At this point, HADOOP-9421 seems like the most import

Re: Heads up: branch-2.1-beta

2013-06-20 Thread Suresh Srinivas
Can you please run the tests with -Xms2G added? Sent from a mobile device On Jun 20, 2013, at 6:02 PM, Roman Shaposhnik wrote: > On Thu, Jun 20, 2013 at 5:59 PM, Suresh Srinivas > wrote: >> I still need look at hadoop-env.sh > > Bigtopt deployments don't utilize hadoop-env.sh we use /etc/defa

Re: Heads up: branch-2.1-beta

2013-06-20 Thread Suresh Srinivas
I still need to look at hadoop-env.sh. I suspect this is due to not passing Xms (starting java heap size) set to same value as Xmx (max java heap size). The recent inode id changes create hash apps based on max heap size and I have seen this problem without Xms. Sent from a mobile device On

Re: Heads up: branch-2.1-beta

2013-06-20 Thread Arun C Murthy
I think I've shared this before, but here you go again… http://s.apache.org/hadoop-2.1.0-beta-blockers At this point, HADOOP-9421 seems like the most important. thanks, Arun On Jun 20, 2013, at 8:31 AM, Alejandro Abdelnur wrote: > Arun, > > It seems there are still a few things to iron out b

Re: Heads up: branch-2.1-beta

2013-06-20 Thread Alejandro Abdelnur
Arun, It seems there are still a few things to iron out before getting 2.1 out of the door. As RM for the release, would you mind sharing the current state of things and your estimate on when it could happen? Thanks. On Wed, Jun 19, 2013 at 4:29 PM, Roman Shaposhnik wrote: > On Tue, Jun 18,

Re: Heads up: branch-2.1-beta

2013-06-19 Thread Todd Lipcon
Have you tried running with -XX:+HeapDumpOnOutOfMemoryError? Got a heap dump folks can look at? The new snapshot stuff may be at fault... other than that, no particular ideas. On Wed, Jun 19, 2013 at 10:02 PM, Roman Shaposhnik wrote: > On Wed, Jun 19, 2013 at 5:21 PM, Roman Shaposhnik wrote: >

Re: Heads up: branch-2.1-beta

2013-06-19 Thread Suresh Srinivas
Did you change the java version? Can you please provide the JVM configuration from hadoop-env.sh? On Wed, Jun 19, 2013 at 10:02 PM, Roman Shaposhnik wrote: > On Wed, Jun 19, 2013 at 5:21 PM, Roman Shaposhnik wrote: > > On Wed, Jun 19, 2013 at 4:29 PM, Roman Shaposhnik > wrote: > >> On Tue, J

Re: Heads up: branch-2.1-beta

2013-06-19 Thread Roman Shaposhnik
On Wed, Jun 19, 2013 at 5:21 PM, Roman Shaposhnik wrote: > On Wed, Jun 19, 2013 at 4:29 PM, Roman Shaposhnik wrote: >> On Tue, Jun 18, 2013 at 11:58 PM, Arun C Murthy wrote: >>> Ping. Any luck? > > One final question -- has the memory requirements for NN change? I've > been always running my Big

RE: Heads up: branch-2.1-beta

2013-06-19 Thread Devaraj k
; yarn-...@hadoop.apache.org Subject: Re: Heads up: branch-2.1-beta Ping. Any luck? On Jun 17, 2013, at 4:06 PM, Roman Shaposhnik wrote: > On Sun, Jun 16, 2013 at 5:14 PM, Arun C Murthy wrote: >> Roman, >> >> Is there a chance you can run the tests with the full stack bui

Re: Heads up: branch-2.1-beta

2013-06-18 Thread Arun C Murthy
Ping. Any luck? On Jun 17, 2013, at 4:06 PM, Roman Shaposhnik wrote: > On Sun, Jun 16, 2013 at 5:14 PM, Arun C Murthy wrote: >> Roman, >> >> Is there a chance you can run the tests with the full stack built against >> branch-2.1-beta and help us know where we are? > > I will try to kick off

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
Roman, Is there a chance you can run the tests with the full stack built against branch-2.1-beta and help us know where we are? thanks, Arun On Jun 16, 2013, at 4:50 PM, Arun C Murthy wrote: > Responses inline: > > On Jun 16, 2013, at 1:04 PM, Roman Shaposhnik wrote: > >> But there's a bit

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
Responses inline: On Jun 16, 2013, at 1:04 PM, Roman Shaposhnik wrote: > But there's a bit of bad news too (or at least the news that need to > be triaged). At > this point I don't know whether the Hadoop code is to blame or the > tests/components > themselves -- all I know is that these tests pa

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Alejandro Abdelnur
Arun, actually YARN-787 fixed the problem. Run those tests from trunk and branch-2.1-beta HEADs without issues. Without YARN-787 they fail. Thx On Sun, Jun 16, 2013 at 12:03 PM, Arun C Murthy wrote: > Alejandro, > > Can you please take a look at MAPREDUCE-5327? This is related to YARN-787. >

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
HDFS-4866 was committed a couple of days ago - hence isn't showing up in my filters. Can you please file a new jira for the linker issues? thanks, Arun On Jun 16, 2013, at 10:16 AM, Ralph Castain wrote: > HDFS-4866 is marked as a blocker. A patch was submitted and applied, but it > only fixes

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
Alejandro, Can you please take a look at MAPREDUCE-5327? This is related to YARN-787. thanks, Arun On Jun 16, 2013, at 8:56 AM, Alejandro Abdelnur wrote: > Thanks Arun, I'll take care of committing YARN-752 and MAPREDUCE-5171 > around noon today (SUN noon PST). > > What is your take on YARN-7

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Alejandro Abdelnur
Thanks Arun, I'll take care of committing YARN-752 and MAPREDUCE-5171 around noon today (SUN noon PST). What is your take on YARN-791 & MAPREDUCE-5130? On Sun, Jun 16, 2013 at 7:02 AM, Arun C Murthy wrote: > > On Jun 16, 2013, at 5:39 AM, Arun C Murthy wrote: > > > > > On Jun 15, 2013, at 8:1

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
On Jun 16, 2013, at 5:39 AM, Arun C Murthy wrote: > > On Jun 15, 2013, at 8:19 AM, Alejandro Abdelnur wrote: >> >> Of the JIRAs in my laundry list for 2.1 the ones I would really want in are >> YARN-752, MAPREDUCE-5171 & YARN-787. > > I agree YARN-787 needs to go in ASAP & is a blocker - I'm l

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
Karthik, My apologies - I'll definitely spend time on this *today*. Arun On Jun 15, 2013, at 4:18 PM, Karthik Kambatla wrote: > Re-posting here to the wider audience: > > HADOOP-9517 (Document Hadoop Compatibility): I believe I have incorporated > all suggestions so far. It would be great if

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
On Jun 15, 2013, at 8:19 AM, Alejandro Abdelnur wrote: > > Of the JIRAs in my laundry list for 2.1 the ones I would really want in are > YARN-752, MAPREDUCE-5171 & YARN-787. I agree YARN-787 needs to go in ASAP & is a blocker - I'm looking at it right now. I'm ok with YARN-752 & MAPREDUCE-5171

Re: Heads up: branch-2.1-beta

2013-06-16 Thread Arun C Murthy
Which one are you talking about Ralph? This doesn't show up on any blocker list. http://s.apache.org/hadoop-blocker-bugs Arun On Jun 15, 2013, at 4:44 PM, Ralph Castain wrote: > Not trying to be a pain, but I am trying to get clarification. The protocol > buffer support is still broken. Do yo

Re: Heads up: branch-2.1-beta

2013-06-15 Thread Alejandro Abdelnur
If the intention is to get the release out in time for the Hadoop Summit we have a very tight schedule. Because the release vote runs for 7 days, we should have an RC latest Monday afternoon, and we should encourage folks to verify & vote ASAP, so if we need to cut a new RC we can do it on Tuesday

Re: Heads up: branch-2.1-beta

2013-06-14 Thread Alejandro Abdelnur
Following is a revisited assessment of JIRAs I would like to get in the 2.1 release: >From the 1st group I think all 3 should make. >From the 2nd group I think YARN-791 should make it for sure and ideally MAPREDUCE-5130. >From the 3rd group, I don't think this JIRA will make it. >From the 4th g

Re: Heads up: branch-2.1-beta

2013-06-14 Thread Alejandro Abdelnur
Arun Forgot to make it explicit in previous email, I'll be happy to help so this is done ASAP. Please, let me know how you want to proceed Thx On Fri, Jun 14, 2013 at 2:02 PM, Alejandro Abdelnur wrote: > Arun, > > This sounds great. Following is the list of JIRAs I'd like to get in. Note > th

Re: Heads up: branch-2.1-beta

2013-06-14 Thread Alejandro Abdelnur
Arun, This sounds great. Following is the list of JIRAs I'd like to get in. Note that the are ready or almost ready, my estimate is that they can be taken care of in a couple of day. Thanks. * YARN-752: In AMRMClient, automatically add corresponding rack requests for requested nodes impact: beh

Re: Heads up: branch-2.1-beta

2013-06-14 Thread Arun C Murthy
As Ramya noted, things are looking good on branch-2.1-beta ATM. Henceforth, can I please ask committers to hold off non-blocker fixes for the final set of tests? thanks, Arun On Jun 4, 2013, at 8:32 AM, Arun C Murthy wrote: > Folks, > > The vast majority of of the planned features and API wor

Re: Heads up: branch-2.1-beta

2013-06-12 Thread Arpit Gupta
We are running into an issue where link to the AM leads to a 500 https://issues.apache.org/jira/browse/YARN-800 We should fix this before we release 2.1.0 beta. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jun 10, 2013, at 4:49 AM, Arun C Murthy wrote: > On Jun 4, 2013, at 8:32

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Ramya Sunil
We have started testing branch-2.1-beta and for most parts the code looks very stable. We have deployed both secure and non-secure multinode clusters. We had some minor hiccups with some of our e2e tests breaking due to additional setsid info being logged by the bin scripts and errors while buildi

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Arun C Murthy
On Jun 4, 2013, at 8:32 AM, Arun C Murthy wrote: > Folks, > > The vast majority of of the planned features and API work is complete, thanks > to everyone who contributed! > > I've created a branch-2.1-beta branch from which I anticipate I can make the > first of our beta releases very shortly.

Re: Heads up: branch-2.1-beta

2013-06-06 Thread Arun C Murthy
On Jun 5, 2013, at 11:04 AM, Roman Shaposhnik wrote > > On the Bigtop side of things, once we have stable Bigtop 0.6.0 platform > based on Hadoop 2.0.x codeline we plan to start running the same battery > of integration tests on the branch-2.1-beta. > > We plan to simply file JIRAs if anything g

Heads up: branch-2.1-beta

2013-06-04 Thread Arun C Murthy
Folks, The vast majority of of the planned features and API work is complete, thanks to everyone who contributed! I've created a branch-2.1-beta branch from which I anticipate I can make the first of our beta releases very shortly. For now the remaining work is to wrap up loose ends i.e. la