Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Chris K Wensel
I simply added the jax-rs jsr mvn runtime dependency to my test runtime, but it isn't my dependency, it is hadoop's. worked before in previous releases, doesn't work now in 1.0 without extra steps on my part (and likely others downstream). just sayin'... ckw On Dec 23, 2011, at 2:03 PM, Luke

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Chris K Wensel
Hadoop tests aren't failing, Cascading tests fail because the Hadoop 1.0.0 pom does not declare all its runtime dependencies as the previous pom's did. Do what you will. ckw On Dec 23, 2011, at 1:50 PM, Matt Foley wrote: > Hi Chris, > Please open a jira and post the specific test(s) that are

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Matt Foley
And I also vote +1. I am delighted to announce that the Release 1.0.0 vote has passed, with count: +1: 6 votes, including 3 PMC members -1: no votes The publication process is underway, and I will announce it on general@tomorrow, after the required propagation time. Best regards, --Ma

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Luke Lu
That's because of the missing jersey dependencies in hadoop-core pom and that you're using the minicluster stuff that will pull in the webhdfs classes. A work around would be adding jersey-* dependencies (cf. hadoop ivy.xml) to your pom in test scope. There is no perfect solution to this problem (

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Matt Foley
Hi Chris, Please open a jira and post the specific test(s) that are failing, and we'll try to help track it down. Since no one else posted problems, and the RC did pass our system tests, I'm going to go ahead and declare the vote accepted. If this turns out to be something serious, we can spin a p

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-23 Thread Chris K Wensel
fwiw, still seeing some dependency issues preventing Cascading tests from passing. I've only changed mvn dependencies from 20.2 to 1.0.0 and now see java.io.IOException: java.lang.NoClassDefFoundError: javax/ws/rs/core/StreamingOutput jackson is now indeed being pulled down and included. ckw

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-22 Thread Tom White
+1 I verified checksums and signatures, and successfully ran some MapReduce jobs. I also ran an API compatibility check against the previous release (https://issues.apache.org/jira/browse/HADOOP-7035) and it passed. Cheers, Tom On Fri, Dec 16, 2011 at 12:10 PM, Matt Foley wrote: > Hello all, >

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-22 Thread Mahadev Konar
+1 ran a single node cluster and a couple of examples on it. Also ran ant tests. thanks mahadev On Thu, Dec 22, 2011 at 10:23 AM, Arun C Murthy wrote: > +1 > > Checked sigs, ran a single node cluster and tests. > > Arun > > On Dec 18, 2011, at 11:18 PM, Matt Foley wrote: > > > Okay guys, obvio

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-22 Thread Arun C Murthy
+1 Checked sigs, ran a single node cluster and tests. Arun On Dec 18, 2011, at 11:18 PM, Matt Foley wrote: > Okay guys, obviously I can't add. Something about a carry bit... :-) > Let's try: >The vote will close at 12:30pm PST on Friday 23 Dec. > > Thank you. > Regards, > --Matt > > On F

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-20 Thread Arpit Gupta
+1 (non binding) Ran system tests on both secure and non secure hadoop (20 node clusters) and tests passed with expected results. -- Arpit ar...@hortonworks.com On Dec 18, 2011, at 11:18 PM, Matt Foley wrote: > Okay guys, obviously I can't add. Something about a carry bit... :-) > Let's tr

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-20 Thread Matt Foley
Chris, thank you very much for bringing this to our attention! In Nexus, it appears necessary to explicitly "drop" the previous release candidate before it will show a newer one. I have now done so, and the artifacts at https://repository.apache.org/content/groups/staging/org/apache/hadoop/hadoop

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-20 Thread Roman Shaposhnik
Try the following maven version: 1.0.0rc3 Those artifacts are available. Thanks, Roman. On Tue, Dec 20, 2011 at 11:05 AM, Chris K Wensel wrote: > Which maven repo was updated? > > Not seeing anything new in the staging repo > https://repository.apache.org/content/repositories/staging/org/apach

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-20 Thread Chris K Wensel
Which maven repo was updated? Not seeing anything new in the staging repo https://repository.apache.org/content/repositories/staging/org/apache/hadoop/hadoop-core/1.0.0/ File dates are Dec 9th. ckw On Dec 16, 2011, at 12:10 PM, Matt Foley wrote: > Hello all, > I have posted a new release cand

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-20 Thread Roman Shaposhnik
On Sun, Dec 18, 2011 at 11:18 PM, Matt Foley wrote: > Okay guys, obviously I can't add.  Something about a carry bit... :-) > Let's try: >    The vote will close at 12:30pm PST on Friday 23 Dec. Pulled the RC into Bigtop build and constructed a stack with Hadoop 1.0, HBase 0.92 RC1 and Zookeeper

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-18 Thread Matt Foley
Okay guys, obviously I can't add. Something about a carry bit... :-) Let's try: The vote will close at 12:30pm PST on Friday 23 Dec. Thank you. Regards, --Matt On Fri, Dec 16, 2011 at 6:44 PM, Tim Broberg wrote: > Hmm, on what year does the 13th next fall on a Friday? > >- Tim. > > On

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-16 Thread Tim Broberg
Hmm, on what year does the 13th next fall on a Friday? - Tim. On Dec 16, 2011, at 6:14 PM, "Konstantin Boudnik" wrote: > On Fri, Dec 16, 2011 at 12:10PM, Matt Foley wrote: >> Hello all, >> I have posted a new release candidate for Hadoop 1.0.0 at >>http://people.apache.org/~mattf/hadoop

Re: [VOTE] Hadoop-1.0.0 release candidate 3

2011-12-16 Thread Konstantin Boudnik
On Fri, Dec 16, 2011 at 12:10PM, Matt Foley wrote: > Hello all, > I have posted a new release candidate for Hadoop 1.0.0 at > http://people.apache.org/~mattf/hadoop-1.0.0-rc3/ > > Please download, evaluate, and vote on this list. > The artifacts have also been posted to the maven repo. > The v

[VOTE] Hadoop-1.0.0 release candidate 3

2011-12-16 Thread Matt Foley
Hello all, I have posted a new release candidate for Hadoop 1.0.0 at http://people.apache.org/~mattf/hadoop-1.0.0-rc3/ Please download, evaluate, and vote on this list. The artifacts have also been posted to the maven repo. The vote will close at 12:30pm PST on Friday 13 Dec. There had been a