You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Nigel Daley <nd...@yahoo-inc.com> on 2009/04/09 07:37:13 UTC

[VOTE] Release Hadoop 0.20.0 (candidate 0)

It's been 4 months since Hadoop 0.20.0 feature freeze...time for a  
release!

I've created a candidate build for Hadoop 0.20.0.

***Please download and test it before the vote closes on Tuesday,  
April 14.***

http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/

Should we release this?

Nigel

[RESULT][VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Nigel Daley <nd...@yahoo-inc.com>.
+1 from me, Tom, and Dhruba.  Vote passes.  I'll push out the release.

Nige

On Apr 8, 2009, at 10:37 PM, Nigel Daley wrote:

> It's been 4 months since Hadoop 0.20.0 feature freeze...time for a  
> release!
>
> I've created a candidate build for Hadoop 0.20.0.
>
> ***Please download and test it before the vote closes on Tuesday,  
> April 14.***
>
> http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/
>
> Should we release this?
>
> Nigel


Hadoop 0.20.0 (candidate 0)

Posted by markus3000 <ma...@gmail.com>.
Hi, please note

javac -classpath /hadoop/hadoop-0.20.0-core.jar  WordCount.java

gives error 

WordCount.java:69: cannot access org.apache.commons.cli.Options
class file for org.apache.commons.cli.Options not found
    String[] otherArgs = new GenericOptionsParser(conf,
args).getRemainingArg

Corresponding command works fine with 0.18.3 and 0.19.1

thanks
-- 
View this message in context: http://www.nabble.com/-VOTE--Release-Hadoop-0.20.0-%28candidate-0%29-tp22964761p23337685.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.


Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Nigel Daley <nd...@yahoo-inc.com>.
Sorry, just getting back from vacation.  I'll wrap up the vote.

Nige

On Apr 17, 2009, at 5:24 PM, Tsz Wo (Nicholas), Sze wrote:

>
> What is the vote status?  What should we do for committing patches  
> to 0.20.x?
>
> Nicholas Sze
>
>
>>> On Thu, Apr 9, 2009 at 6:37 AM, Nigel Daley wrote:
>>>> It's been 4 months since Hadoop 0.20.0 feature freeze...time for a
>>> release!
>>>>
>>>> I've created a candidate build for Hadoop 0.20.0.
>>>>
>>>> ***Please download and test it before the vote closes on Tuesday,  
>>>> April
>>>> 14.***
>>>>
>>>>
>> http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/
>>>>
>>>> Should we release this?
>>>>
>>>> Nigel


Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by "Tsz Wo (Nicholas), Sze" <s2...@yahoo.com>.
What is the vote status?  What should we do for committing patches to 0.20.x?

Nicholas Sze


> > On Thu, Apr 9, 2009 at 6:37 AM, Nigel Daley wrote:
> > > It's been 4 months since Hadoop 0.20.0 feature freeze...time for a
> > release!
> > >
> > > I've created a candidate build for Hadoop 0.20.0.
> > >
> > > ***Please download and test it before the vote closes on Tuesday, April
> > > 14.***
> > >
> > > 
> http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/
> > >
> > > Should we release this?
> > >
> > > Nigel

Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Dhruba Borthakur <dh...@gmail.com>.
+1.

-dhruba

On Mon, Apr 13, 2009 at 1:18 AM, Tom White <to...@gmail.com> wrote:

> +1
>
> Based on running a few programs on a 10 node cluster.
>
> Tom
>
> On Thu, Apr 9, 2009 at 6:37 AM, Nigel Daley <nd...@yahoo-inc.com> wrote:
> > It's been 4 months since Hadoop 0.20.0 feature freeze...time for a
> release!
> >
> > I've created a candidate build for Hadoop 0.20.0.
> >
> > ***Please download and test it before the vote closes on Tuesday, April
> > 14.***
> >
> > http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/<http://people.apache.org/%7Enigel/hadoop-0.20.0-candidate-0/>
> >
> > Should we release this?
> >
> > Nigel
> >
>

Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Tom White <to...@gmail.com>.
+1

Based on running a few programs on a 10 node cluster.

Tom

On Thu, Apr 9, 2009 at 6:37 AM, Nigel Daley <nd...@yahoo-inc.com> wrote:
> It's been 4 months since Hadoop 0.20.0 feature freeze...time for a release!
>
> I've created a candidate build for Hadoop 0.20.0.
>
> ***Please download and test it before the vote closes on Tuesday, April
> 14.***
>
> http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/
>
> Should we release this?
>
> Nigel
>

Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Nigel Daley <nd...@yahoo-inc.com>.
> Should HADOOP-5655 be a blocker for the release? It's a testcase bug.

No IMO.

On Apr 11, 2009, at 7:19 AM, Devaraj Das wrote:

> Should HADOOP-5655 be a blocker for the release? It's a testcase bug.
>
>
> On 4/9/09 11:07 AM, "Nigel Daley" <nd...@yahoo-inc.com> wrote:
>
> It's been 4 months since Hadoop 0.20.0 feature freeze...time for a
> release!
>
> I've created a candidate build for Hadoop 0.20.0.
>
> ***Please download and test it before the vote closes on Tuesday,
> April 14.***
>
> http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/
>
> Should we release this?
>
> Nigel
>


Re: [VOTE] Release Hadoop 0.20.0 (candidate 0)

Posted by Devaraj Das <dd...@yahoo-inc.com>.
Should HADOOP-5655 be a blocker for the release? It's a testcase bug.


On 4/9/09 11:07 AM, "Nigel Daley" <nd...@yahoo-inc.com> wrote:

It's been 4 months since Hadoop 0.20.0 feature freeze...time for a
release!

I've created a candidate build for Hadoop 0.20.0.

***Please download and test it before the vote closes on Tuesday,
April 14.***

http://people.apache.org/~nigel/hadoop-0.20.0-candidate-0/

Should we release this?

Nigel