You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Jean-Daniel Cryans <jd...@apache.org> on 2010/01/23 03:44:25 UTC

Vote on hbase-0.20.3RC3

Find hbase-0.20.3RC3 here:
http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/

Same drill as for RC2, remember Andrew told me the following:

I put up AMIs already:
  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
.... if you want to test them out as part of RC validation. Just use the EC2
scripts produced by the build process -- run 'ant package' then look in
build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.

This candidate fixes 84 issues, please have a look at the release
notes here http://su.pr/16X1Cr.

So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.

Thx,

The HBase Team

Re: Vote on hbase-0.20.3RC3

Posted by tsuna <ts...@gmail.com>.
On Mon, Jan 25, 2010 at 1:00 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
> Alright with 3 committers voting +1 and a contributor voting another
> +1, the vote passes. I will release 0.20.3 shortly.

+1 after the fact.  I did some basic tests with one of the apps I
wrote (recompiled it against 0.20.3, loaded my tiny data set in
0.20.3, verified that my app was working as expected...).

-- 
Benoit Sigoure aka Tsuna
Software Engineer @ www.StumbleUpon.com

Re: Vote on hbase-0.20.3RC3

Posted by Jean-Daniel Cryans <jd...@apache.org>.
Alright with 3 committers voting +1 and a contributor voting another
+1, the vote passes. I will release 0.20.3 shortly.

Thanks to everyone who tested!

J-D

On Mon, Jan 25, 2010 at 12:55 PM, Lars George <la...@gmail.com> wrote:
> +1
>
> Did bulk import, ran rowcounter afterwards (ROWS=127300217) with no issues.
>
> Good on you JD!
>
> Lars
>
> On Mon, Jan 25, 2010 at 8:35 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
>>
>> +1
>>
>> I ran the tests, checked the doc, did a bulk upload of 300 regions on
>> 5 servers while doing random reads.
>>
>> J-D
>>
>> On Mon, Jan 25, 2010 at 10:55 AM, Ken MacInnis <kc...@stumbleupon.com> wrote:
>> > +1
>> >
>> > 15 nodes + master, JDK 6u18.
>> >
>> > Bulk import + simple client tests work.
>> >
>> > Scan/RIT issues from RC1/RC2 gone.  No major regressions for basic
>> > operation.
>> >
>> > Ken
>> >
>> > On Fri, Jan 22, 2010 at 6:44 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
>> >>
>> >> Find hbase-0.20.3RC3 here:
>> >> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
>> >>
>> >> Same drill as for RC2, remember Andrew told me the following:
>> >>
>> >> I put up AMIs already:
>> >>  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
>> >>  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
>> >>  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
>> >>  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
>> >> .... if you want to test them out as part of RC validation. Just use the EC2
>> >> scripts produced by the build process -- run 'ant package' then look in
>> >> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
>> >>
>> >> This candidate fixes 84 issues, please have a look at the release
>> >> notes here http://su.pr/16X1Cr.
>> >>
>> >> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
>> >>
>> >> Thx,
>> >>
>> >> The HBase Team
>> >
>> >
>> >
>> > --
>> > Ken MacInnis | 415.659.8588 | kcm@stumbleupon.com
>> >
>

Re: Vote on hbase-0.20.3RC3

Posted by Lars George <la...@gmail.com>.
+1

Did bulk import, ran rowcounter afterwards (ROWS=127300217) with no issues.

Good on you JD!

Lars

On Mon, Jan 25, 2010 at 8:35 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
>
> +1
>
> I ran the tests, checked the doc, did a bulk upload of 300 regions on
> 5 servers while doing random reads.
>
> J-D
>
> On Mon, Jan 25, 2010 at 10:55 AM, Ken MacInnis <kc...@stumbleupon.com> wrote:
> > +1
> >
> > 15 nodes + master, JDK 6u18.
> >
> > Bulk import + simple client tests work.
> >
> > Scan/RIT issues from RC1/RC2 gone.  No major regressions for basic
> > operation.
> >
> > Ken
> >
> > On Fri, Jan 22, 2010 at 6:44 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
> >>
> >> Find hbase-0.20.3RC3 here:
> >> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
> >>
> >> Same drill as for RC2, remember Andrew told me the following:
> >>
> >> I put up AMIs already:
> >>  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
> >>  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
> >>  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
> >>  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
> >> .... if you want to test them out as part of RC validation. Just use the EC2
> >> scripts produced by the build process -- run 'ant package' then look in
> >> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
> >>
> >> This candidate fixes 84 issues, please have a look at the release
> >> notes here http://su.pr/16X1Cr.
> >>
> >> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
> >>
> >> Thx,
> >>
> >> The HBase Team
> >
> >
> >
> > --
> > Ken MacInnis | 415.659.8588 | kcm@stumbleupon.com
> >

Re: Vote on hbase-0.20.3RC3

Posted by Jean-Daniel Cryans <jd...@apache.org>.
+1

I ran the tests, checked the doc, did a bulk upload of 300 regions on
5 servers while doing random reads.

J-D

On Mon, Jan 25, 2010 at 10:55 AM, Ken MacInnis <kc...@stumbleupon.com> wrote:
> +1
>
> 15 nodes + master, JDK 6u18.
>
> Bulk import + simple client tests work.
>
> Scan/RIT issues from RC1/RC2 gone.  No major regressions for basic
> operation.
>
> Ken
>
> On Fri, Jan 22, 2010 at 6:44 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
>>
>> Find hbase-0.20.3RC3 here:
>> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
>>
>> Same drill as for RC2, remember Andrew told me the following:
>>
>> I put up AMIs already:
>>  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
>>  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
>>  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
>>  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
>> .... if you want to test them out as part of RC validation. Just use the EC2
>> scripts produced by the build process -- run 'ant package' then look in
>> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
>>
>> This candidate fixes 84 issues, please have a look at the release
>> notes here http://su.pr/16X1Cr.
>>
>> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
>>
>> Thx,
>>
>> The HBase Team
>
>
>
> --
> Ken MacInnis | 415.659.8588 | kcm@stumbleupon.com
>

Re: Vote on hbase-0.20.3RC3

Posted by Ken MacInnis <kc...@stumbleupon.com>.
+1

15 nodes + master, JDK 6u18.

Bulk import + simple client tests work.

Scan/RIT issues from RC1/RC2 gone.  No major regressions for basic
operation.

Ken

On Fri, Jan 22, 2010 at 6:44 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
>
> Find hbase-0.20.3RC3 here:
> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
>
> Same drill as for RC2, remember Andrew told me the following:
>
> I put up AMIs already:
>  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
>  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
>  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
>  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
> .... if you want to test them out as part of RC validation. Just use the EC2
> scripts produced by the build process -- run 'ant package' then look in
> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
>
> This candidate fixes 84 issues, please have a look at the release
> notes here http://su.pr/16X1Cr.
>
> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
>
> Thx,
>
> The HBase Team



--
Ken MacInnis | 415.659.8588 | kcm@stumbleupon.com

Re: Vote on hbase-0.20.3RC3

Posted by Andrew Purtell <ap...@apache.org>.
I need to generate new AMIs for 0.20.3RC3 so the AMI identifiers will be
different, but the scripts will automatically pick up the new ones when
launching a cluster. Should be done soon.

   - Andy



----- Original Message ----
> From: Jean-Daniel Cryans <jd...@apache.org>
> To: HBase Dev List <hb...@hadoop.apache.org>
> Sent: Sat, January 23, 2010 10:44:25 AM
> Subject: Vote on hbase-0.20.3RC3
> 
> Find hbase-0.20.3RC3 here:
> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
> 
> Same drill as for RC2, remember Andrew told me the following:
> 
> I put up AMIs already:
>   ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
>   ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
>   ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
>   ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
> .... if you want to test them out as part of RC validation. Just use the EC2
> scripts produced by the build process -- run 'ant package' then look in
> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
> 
> This candidate fixes 84 issues, please have a look at the release
> notes here http://su.pr/16X1Cr.
> 
> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
> 
> Thx,
> 
> The HBase Team



      


Re: Vote on hbase-0.20.3RC3

Posted by Stack <st...@duboce.net>.
+1

Downloaded, checked documentation, installed on cluster, did bulk
upload so 600 regions on a server, then ran random read tests, and
checked logs.  Seems fine.

St.Ack

On Fri, Jan 22, 2010 at 6:44 PM, Jean-Daniel Cryans <jd...@apache.org> wrote:
> Find hbase-0.20.3RC3 here:
> http://people.apache.org/~jdcryans/hbase-0.20.3-candidate-3/
>
> Same drill as for RC2, remember Andrew told me the following:
>
> I put up AMIs already:
>  ami-651af70c    apache-hbase-images/hbase-0.20.3-i386.manifest.xml
>  ami-6f1af706    apache-hbase-images/hbase-0.20.3-x86_64.manifest.xml
>  ami-5f1af736    apache-hbase-images/hbase-0.20.3-0.18.3-i386.manifest.xml
>  ami-5b1af732    apache-hbase-images/hbase-0.20.3-0.18.3-x86_64.manifest.xml
> .... if you want to test them out as part of RC validation. Just use the EC2
> scripts produced by the build process -- run 'ant package' then look in
> build/hbase-0.20.3/contrib/ec2/bin. They will choose these AMIs automatically.
>
> This candidate fixes 84 issues, please have a look at the release
> notes here http://su.pr/16X1Cr.
>
> So is this RC ready to become 0.20.3? Vote ends January 25th, 2010 at 12PM.
>
> Thx,
>
> The HBase Team
>