You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Stack <st...@duboce.net> on 2017/08/16 20:43:06 UTC

[VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

The first release candidate for HBase 2.0.0-alpha-2 is up at:

  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/

Maven artifacts are available from a staging directory here:

  https://repository.apache.org/content/repositories/orgapachehbase-1173

All was signed with my key at y 8ACC93D2
<http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>

I tagged the RC as 2.0.0-alpha-2RC0
(7149f999786b6fd5a3fc1f7aec1214afb738925e)

hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
manager, offheap read/write path, in-memory compactions, etc.) plus a
return to branch-1 deploy mode where master carries no regions (branch-2
and master up to this had master carrying system tables), a purge of all
checked-in generated content, updates to all dependencies including a move
to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
and protobuf, etc.

This is a rough cut ('alpha'), not-for-production preview of what
hbase-2.0.0 will look like meant for devs and downstreamers to test drive
and flag us early if we messed up anything ahead of our rolling GAs.

The list of features addressed in 2.0.0 so far can be found here [4]. There
are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
here [3].

I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
label [2] has undergone extensive weeding and presents a fairly good
picture on what is yet to do before we 2.0.0. Check it out.

Please take it for a spin and vote on whether it ok to put out as our first
alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
(Saturday)

Thanks,
St.Ack

1.
https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_ktczrlKHK8N4SZzs/edit#
2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
3.
https://issues.apache.org/jira/browse/HBASE-18611?jql=project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%20status%20%3D%20%22Patch%20Available%22)
4.
https://issues.apache.org/jira/browse/HBASE-18599?jql=project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Mike Drob <md...@apache.org>.
Never mind, I see the files there now. Thanks for making this, Stack!

On Wed, Aug 16, 2017 at 3:49 PM, Mike Drob <md...@apache.org> wrote:

> I get a 404 when I try to go to the dist.a.o link. Are we waiting on
> mirrors to update, or any uploads to finish?
>
> On Wed, Aug 16, 2017 at 3:43 PM, Stack <st...@duboce.net> wrote:
>
>> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>>
>>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>>
>> Maven artifacts are available from a staging directory here:
>>
>>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>>
>> All was signed with my key at y 8ACC93D2
>> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>>
>> I tagged the RC as 2.0.0-alpha-2RC0
>> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>>
>> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
>> manager, offheap read/write path, in-memory compactions, etc.) plus a
>> return to branch-1 deploy mode where master carries no regions (branch-2
>> and master up to this had master carrying system tables), a purge of all
>> checked-in generated content, updates to all dependencies including a move
>> to rely on new hbase-thirdparty lib for relocated versions of guava,
>> netty,
>> and protobuf, etc.
>>
>> This is a rough cut ('alpha'), not-for-production preview of what
>> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
>> and flag us early if we messed up anything ahead of our rolling GAs.
>>
>> The list of features addressed in 2.0.0 so far can be found here [4].
>> There
>> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
>> here [3].
>>
>> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
>> label [2] has undergone extensive weeding and presents a fairly good
>> picture on what is yet to do before we 2.0.0. Check it out.
>>
>> Please take it for a spin and vote on whether it ok to put out as our
>> first
>> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
>> (Saturday)
>>
>> Thanks,
>> St.Ack
>>
>> 1.
>> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
>> Eu_ktczrlKHK8N4SZzs/edit#
>> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
>> 3.
>> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
>> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%
>> 7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersi
>> on%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%
>> 20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%
>> 201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.
>> 1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%
>> 2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%
>> 201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.
>> 3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%
>> 20status%20%3D%20%22Patch%20Available%22)
>> 4.
>> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
>> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%
>> 7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%
>> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>>
>
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Stack <st...@duboce.net>.
On Wed, Aug 16, 2017 at 1:49 PM, Mike Drob <md...@apache.org> wrote:

> I get a 404 when I try to go to the dist.a.o link. Are we waiting on
> mirrors to update, or any uploads to finish?
>
>
Retry? It seems to be there now (It was uploading when I sent the note).
M




> On Wed, Aug 16, 2017 at 3:43 PM, Stack <st...@duboce.net> wrote:
>
> > The first release candidate for HBase 2.0.0-alpha-2 is up at:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
> >
> > Maven artifacts are available from a staging directory here:
> >
> >   https://repository.apache.org/content/repositories/orgapachehbase-1173
> >
> > All was signed with my key at y 8ACC93D2
> > <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> >
> > I tagged the RC as 2.0.0-alpha-2RC0
> > (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> >
> > hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> > manager, offheap read/write path, in-memory compactions, etc.) plus a
> > return to branch-1 deploy mode where master carries no regions (branch-2
> > and master up to this had master carrying system tables), a purge of all
> > checked-in generated content, updates to all dependencies including a
> move
> > to rely on new hbase-thirdparty lib for relocated versions of guava,
> netty,
> > and protobuf, etc.
> >
> > This is a rough cut ('alpha'), not-for-production preview of what
> > hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> > and flag us early if we messed up anything ahead of our rolling GAs.
> >
> > The list of features addressed in 2.0.0 so far can be found here [4].
> There
> > are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> > here [3].
> >
> > I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> > label [2] has undergone extensive weeding and presents a fairly good
> > picture on what is yet to do before we 2.0.0. Check it out.
> >
> > Please take it for a spin and vote on whether it ok to put out as our
> first
> > alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> > (Saturday)
> >
> > Thanks,
> > St.Ack
> >
> > 1.
> > https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> > ktczrlKHK8N4SZzs/edit#
> > 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> > 3.
> > https://issues.apache.org/jira/browse/HBASE-18611?jql=
> > project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> > 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> > 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> > 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> > 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> > 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> > 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> > 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> > 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> > 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> > 4.
> > https://issues.apache.org/jira/browse/HBASE-18599?jql=
> > project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> > 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> > 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> >
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Mike Drob <md...@apache.org>.
I get a 404 when I try to go to the dist.a.o link. Are we waiting on
mirrors to update, or any uploads to finish?

On Wed, Aug 16, 2017 at 3:43 PM, Stack <st...@duboce.net> wrote:

> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>
> Maven artifacts are available from a staging directory here:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>
> I tagged the RC as 2.0.0-alpha-2RC0
> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
>
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
>
> The list of features addressed in 2.0.0 so far can be found here [4]. There
> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> here [3].
>
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
>
> Please take it for a spin and vote on whether it ok to put out as our first
> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> (Saturday)
>
> Thanks,
> St.Ack
>
> 1.
> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.
> https://issues.apache.org/jira/browse/HBASE-18611?jql=
> project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> 4.
> https://issues.apache.org/jira/browse/HBASE-18599?jql=
> project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Stack <st...@duboce.net>.
Thank you all for the lovely votes! All appreciated. Tests will be better
in alpha3.

Let me push this one out.

Yours,
Your RM


On Sun, Aug 20, 2017 at 3:20 PM, Misty Stanley-Jones <mi...@apache.org>
wrote:

> +1
>
> Binary:
> - Verified md5sum
> - Extracted onto clean Docker container based on official openjdk image
> - Start and stop and start and rolling-restart HBase
>
> Src:
> - Verified md5sum
> - Extracted onto clean Docker container based on official openjdk image
> - Run mvn clean install -Prelease
> - See failure in TestClientClusterStatus.testLiveAndDeadServersStatus:158
> expected:<5> but was:<4> (which everyone else saw too)
>
> On Wed, Aug 16, 2017 at 1:43 PM, Stack <st...@duboce.net> wrote:
>
> > The first release candidate for HBase 2.0.0-alpha-2 is up at:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
> >
> > Maven artifacts are available from a staging directory here:
> >
> >   https://repository.apache.org/content/repositories/orgapachehbase-1173
> >
> > All was signed with my key at y 8ACC93D2
> > <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> >
> > I tagged the RC as 2.0.0-alpha-2RC0
> > (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> >
> > hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> > manager, offheap read/write path, in-memory compactions, etc.) plus a
> > return to branch-1 deploy mode where master carries no regions (branch-2
> > and master up to this had master carrying system tables), a purge of all
> > checked-in generated content, updates to all dependencies including a
> move
> > to rely on new hbase-thirdparty lib for relocated versions of guava,
> netty,
> > and protobuf, etc.
> >
> > This is a rough cut ('alpha'), not-for-production preview of what
> > hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> > and flag us early if we messed up anything ahead of our rolling GAs.
> >
> > The list of features addressed in 2.0.0 so far can be found here [4].
> There
> > are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> > here [3].
> >
> > I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> > label [2] has undergone extensive weeding and presents a fairly good
> > picture on what is yet to do before we 2.0.0. Check it out.
> >
> > Please take it for a spin and vote on whether it ok to put out as our
> first
> > alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> > (Saturday)
> >
> > Thanks,
> > St.Ack
> >
> > 1.
> > https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> > ktczrlKHK8N4SZzs/edit#
> > 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> > 3.
> > https://issues.apache.org/jira/browse/HBASE-18611?jql=
> > project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> > 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> > 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> > 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> > 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> > 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> > 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> > 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> > 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> > 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> > 4.
> > https://issues.apache.org/jira/browse/HBASE-18599?jql=
> > project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> > 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> > 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> >
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Misty Stanley-Jones <mi...@apache.org>.
+1

Binary:
- Verified md5sum
- Extracted onto clean Docker container based on official openjdk image
- Start and stop and start and rolling-restart HBase

Src:
- Verified md5sum
- Extracted onto clean Docker container based on official openjdk image
- Run mvn clean install -Prelease
- See failure in TestClientClusterStatus.testLiveAndDeadServersStatus:158
expected:<5> but was:<4> (which everyone else saw too)

On Wed, Aug 16, 2017 at 1:43 PM, Stack <st...@duboce.net> wrote:

> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>
> Maven artifacts are available from a staging directory here:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>
> I tagged the RC as 2.0.0-alpha-2RC0
> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
>
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
>
> The list of features addressed in 2.0.0 so far can be found here [4]. There
> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> here [3].
>
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
>
> Please take it for a spin and vote on whether it ok to put out as our first
> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> (Saturday)
>
> Thanks,
> St.Ack
>
> 1.
> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.
> https://issues.apache.org/jira/browse/HBASE-18611?jql=
> project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> 4.
> https://issues.apache.org/jira/browse/HBASE-18599?jql=
> project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Stack <st...@duboce.net>.
On Wed, Aug 16, 2017 at 4:21 PM, Andrew Purtell <ap...@apache.org> wrote:

> +1
>
> Checked sums and signatures: ok
> RAT check passes: ok
> Built from source: ok (8u131)
> Unit tests pass: mostly, but hbase-rest is fairly broken* (8u131)
> Loaded 1M rows with LTT: ok (8u131)
>
>
> * - TestClientClusterStatus.testLiveAndDeadServersStatus:160 expected:<6>
> but was:<5>, and just about all of the hbase-rest units have some failures
> due to assertion errors
>
>
You the man Andrew.

Looks like small tests fail but the bigger ones fail. Filed HBASE-18615.
I'm on it.

St.Ack



> On Wed, Aug 16, 2017 at 1:43 PM, Stack <st...@duboce.net> wrote:
>
> > The first release candidate for HBase 2.0.0-alpha-2 is up at:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
> >
> > Maven artifacts are available from a staging directory here:
> >
> >   https://repository.apache.org/content/repositories/orgapachehbase-1173
> >
> > All was signed with my key at y 8ACC93D2
> > <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> >
> > I tagged the RC as 2.0.0-alpha-2RC0
> > (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> >
> > hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> > manager, offheap read/write path, in-memory compactions, etc.) plus a
> > return to branch-1 deploy mode where master carries no regions (branch-2
> > and master up to this had master carrying system tables), a purge of all
> > checked-in generated content, updates to all dependencies including a
> move
> > to rely on new hbase-thirdparty lib for relocated versions of guava,
> netty,
> > and protobuf, etc.
> >
> > This is a rough cut ('alpha'), not-for-production preview of what
> > hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> > and flag us early if we messed up anything ahead of our rolling GAs.
> >
> > The list of features addressed in 2.0.0 so far can be found here [4].
> There
> > are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> > here [3].
> >
> > I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> > label [2] has undergone extensive weeding and presents a fairly good
> > picture on what is yet to do before we 2.0.0. Check it out.
> >
> > Please take it for a spin and vote on whether it ok to put out as our
> first
> > alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> > (Saturday)
> >
> > Thanks,
> > St.Ack
> >
> > 1.
> > https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
> > Eu_ktczrlKHK8N4SZzs/edit#
> > 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> > 3.
> > https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
> > t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%
> > 7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersi
> > on%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%
> > 20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%
> > 201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.
> > 1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%
> > 2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%
> > 201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.
> > 3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%
> > 20status%20%3D%20%22Patch%20Available%22)
> > 4.
> > https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
> > t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%
> > 7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%
> > 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> >
>
>
>
> --
> Best regards,
> Andrew
>
> Words like orphans lost among the crosstalk, meaning torn from truth's
> decrepit hands
>    - A23, Crosstalk
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Andrew Purtell <ap...@apache.org>.
+1

Checked sums and signatures: ok
RAT check passes: ok
Built from source: ok (8u131)
Unit tests pass: mostly, but hbase-rest is fairly broken* (8u131)
Loaded 1M rows with LTT: ok (8u131)


* - TestClientClusterStatus.testLiveAndDeadServersStatus:160 expected:<6>
but was:<5>, and just about all of the hbase-rest units have some failures
due to assertion errors

On Wed, Aug 16, 2017 at 1:43 PM, Stack <st...@duboce.net> wrote:

> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>
> Maven artifacts are available from a staging directory here:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>
> I tagged the RC as 2.0.0-alpha-2RC0
> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
>
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
>
> The list of features addressed in 2.0.0 so far can be found here [4]. There
> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> here [3].
>
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
>
> Please take it for a spin and vote on whether it ok to put out as our first
> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> (Saturday)
>
> Thanks,
> St.Ack
>
> 1.
> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
> Eu_ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.
> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%
> 7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersi
> on%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%
> 20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%
> 201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.
> 1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%
> 2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%
> 201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.
> 3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%
> 20status%20%3D%20%22Patch%20Available%22)
> 4.
> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%
> 7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%
> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>



-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Ashish Singhi <as...@apache.org>.
+1(non-binding)

Built tar from source code
Verified few commands on shell and other few from Java API, all looks ok
Verified audit logs
Verified HBase replication on a single node cluster, checked metrics
Checked zk_dump and web UI, looks ok

Regards,
Ashish

On Thu, Aug 17, 2017 at 2:13 AM, Stack <st...@duboce.net> wrote:

> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>
> Maven artifacts are available from a staging directory here:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>
> I tagged the RC as 2.0.0-alpha-2RC0
> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
>
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
>
> The list of features addressed in 2.0.0 so far can be found here [4]. There
> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> here [3].
>
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
>
> Please take it for a spin and vote on whether it ok to put out as our first
> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> (Saturday)
>
> Thanks,
> St.Ack
>
> 1.
> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.
> https://issues.apache.org/jira/browse/HBASE-18611?jql=
> project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> 4.
> https://issues.apache.org/jira/browse/HBASE-18599?jql=
> project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Guanghao Zhang <zg...@gmail.com>.
+1(non-binding)

Verified md5sum: ok
Build from source: ok
Start HBase in standalone mode: ok
Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok
Checked master/regionserver/table/region Web UI: ok
Stop HBase: ok

2017-08-19 11:31 GMT+08:00 ramkrishna vasudevan <
ramkrishna.s.vasudevan@gmail.com>:

> +1
> Untared the tar ball.
>
> Loaded some 100G data with PE .Did full table scan. Then ran randomReads
> with 500 threads with and without block cache.
> All seems to be fine.
>
> Regards
> Ram
>
> On Sat, Aug 19, 2017 at 2:33 AM, Stack <st...@duboce.net> wrote:
>
> > On Fri, Aug 18, 2017 at 1:45 PM, Josh Elser <el...@apache.org> wrote:
> >
> > > +1 (binding)
> > >
> > > * Saw the same unit test failures as Andrew did (obviously)
> > > * Ran a brief randomWrite PE locally and didn't have any obvious issues
> > >
> > > I took a glance at the contents of the lib/ dir for the bin tarball,
> and
> > > noticed that we seem to be duplicating a few dependencies (e.g.
> > jetty-util,
> > > javax.servlet*, jersey*, aopalliance*). It probably wouldn't be a bad
> > idea
> > > to proactively look at these and compare to a 1.x release (for
> licensing
> > > purposes)
> > >
> > >
> > Thanks for testing. The REST one is a little involved but will be fixed
> by
> > alpha3 (with some sweet help from Samir).
> >
> > Good idea on review of lib-dir: HBASE-18630
> >
> > Thanks Josh,
> > St.Ack
> >
> >
> >
> > > On 8/16/17 4:43 PM, Stack wrote:
> > >
> > >> The first release candidate for HBase 2.0.0-alpha-2 is up at:
> > >>
> > >>    https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-
> alpha-2RC0/
> > >>
> > >> Maven artifacts are available from a staging directory here:
> > >>
> > >>    https://repository.apache.org/content/repositories/
> > orgapachehbase-1173
> > >>
> > >> All was signed with my key at y 8ACC93D2
> > >> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> > >>
> > >>
> > >> I tagged the RC as 2.0.0-alpha-2RC0
> > >> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> > >>
> > >> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> > >> manager, offheap read/write path, in-memory compactions, etc.) plus a
> > >> return to branch-1 deploy mode where master carries no regions
> (branch-2
> > >> and master up to this had master carrying system tables), a purge of
> all
> > >> checked-in generated content, updates to all dependencies including a
> > move
> > >> to rely on new hbase-thirdparty lib for relocated versions of guava,
> > >> netty,
> > >> and protobuf, etc.
> > >>
> > >> This is a rough cut ('alpha'), not-for-production preview of what
> > >> hbase-2.0.0 will look like meant for devs and downstreamers to test
> > drive
> > >> and flag us early if we messed up anything ahead of our rolling GAs.
> > >>
> > >> The list of features addressed in 2.0.0 so far can be found here [4].
> > >> There
> > >> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be
> > found
> > >> here [3].
> > >>
> > >> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA
> 2.0.0
> > >> label [2] has undergone extensive weeding and presents a fairly good
> > >> picture on what is yet to do before we 2.0.0. Check it out.
> > >>
> > >> Please take it for a spin and vote on whether it ok to put out as our
> > >> first
> > >> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> > >> (Saturday)
> > >>
> > >> Thanks,
> > >> St.Ack
> > >>
> > >> 1.
> > >> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
> > >> Eu_ktczrlKHK8N4SZzs/edit#
> > >> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> > >> 3.
> > >> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
> > >> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%7C%
> > >> 7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersion%
> > >> 20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%20(1.
> > >> 0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%
> > >> 2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%
> > >> 201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.
> > >> 1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%
> > >> 2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%
> > >> 201.4.0)%20and%20%20(status%20%3D%20Open%20or%20status%20%
> > >> 3D%20%22Patch%20Available%22)
> > >> 4.
> > >> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
> > >> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%7
> > >> C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%20fixVersio
> > >> n%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> > >>
> > >>
> >
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by ramkrishna vasudevan <ra...@gmail.com>.
+1
Untared the tar ball.

Loaded some 100G data with PE .Did full table scan. Then ran randomReads
with 500 threads with and without block cache.
All seems to be fine.

Regards
Ram

On Sat, Aug 19, 2017 at 2:33 AM, Stack <st...@duboce.net> wrote:

> On Fri, Aug 18, 2017 at 1:45 PM, Josh Elser <el...@apache.org> wrote:
>
> > +1 (binding)
> >
> > * Saw the same unit test failures as Andrew did (obviously)
> > * Ran a brief randomWrite PE locally and didn't have any obvious issues
> >
> > I took a glance at the contents of the lib/ dir for the bin tarball, and
> > noticed that we seem to be duplicating a few dependencies (e.g.
> jetty-util,
> > javax.servlet*, jersey*, aopalliance*). It probably wouldn't be a bad
> idea
> > to proactively look at these and compare to a 1.x release (for licensing
> > purposes)
> >
> >
> Thanks for testing. The REST one is a little involved but will be fixed by
> alpha3 (with some sweet help from Samir).
>
> Good idea on review of lib-dir: HBASE-18630
>
> Thanks Josh,
> St.Ack
>
>
>
> > On 8/16/17 4:43 PM, Stack wrote:
> >
> >> The first release candidate for HBase 2.0.0-alpha-2 is up at:
> >>
> >>    https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
> >>
> >> Maven artifacts are available from a staging directory here:
> >>
> >>    https://repository.apache.org/content/repositories/
> orgapachehbase-1173
> >>
> >> All was signed with my key at y 8ACC93D2
> >> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> >>
> >>
> >> I tagged the RC as 2.0.0-alpha-2RC0
> >> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> >>
> >> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> >> manager, offheap read/write path, in-memory compactions, etc.) plus a
> >> return to branch-1 deploy mode where master carries no regions (branch-2
> >> and master up to this had master carrying system tables), a purge of all
> >> checked-in generated content, updates to all dependencies including a
> move
> >> to rely on new hbase-thirdparty lib for relocated versions of guava,
> >> netty,
> >> and protobuf, etc.
> >>
> >> This is a rough cut ('alpha'), not-for-production preview of what
> >> hbase-2.0.0 will look like meant for devs and downstreamers to test
> drive
> >> and flag us early if we messed up anything ahead of our rolling GAs.
> >>
> >> The list of features addressed in 2.0.0 so far can be found here [4].
> >> There
> >> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be
> found
> >> here [3].
> >>
> >> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> >> label [2] has undergone extensive weeding and presents a fairly good
> >> picture on what is yet to do before we 2.0.0. Check it out.
> >>
> >> Please take it for a spin and vote on whether it ok to put out as our
> >> first
> >> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> >> (Saturday)
> >>
> >> Thanks,
> >> St.Ack
> >>
> >> 1.
> >> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
> >> Eu_ktczrlKHK8N4SZzs/edit#
> >> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> >> 3.
> >> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
> >> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%7C%
> >> 7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersion%
> >> 20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%20(1.
> >> 0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%
> >> 2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%
> >> 201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.
> >> 1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%
> >> 2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%
> >> 201.4.0)%20and%20%20(status%20%3D%20Open%20or%20status%20%
> >> 3D%20%22Patch%20Available%22)
> >> 4.
> >> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
> >> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%7
> >> C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%20fixVersio
> >> n%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> >>
> >>
>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Stack <st...@duboce.net>.
On Fri, Aug 18, 2017 at 1:45 PM, Josh Elser <el...@apache.org> wrote:

> +1 (binding)
>
> * Saw the same unit test failures as Andrew did (obviously)
> * Ran a brief randomWrite PE locally and didn't have any obvious issues
>
> I took a glance at the contents of the lib/ dir for the bin tarball, and
> noticed that we seem to be duplicating a few dependencies (e.g. jetty-util,
> javax.servlet*, jersey*, aopalliance*). It probably wouldn't be a bad idea
> to proactively look at these and compare to a 1.x release (for licensing
> purposes)
>
>
Thanks for testing. The REST one is a little involved but will be fixed by
alpha3 (with some sweet help from Samir).

Good idea on review of lib-dir: HBASE-18630

Thanks Josh,
St.Ack



> On 8/16/17 4:43 PM, Stack wrote:
>
>> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>>
>>    https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>>
>> Maven artifacts are available from a staging directory here:
>>
>>    https://repository.apache.org/content/repositories/orgapachehbase-1173
>>
>> All was signed with my key at y 8ACC93D2
>> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>>
>>
>> I tagged the RC as 2.0.0-alpha-2RC0
>> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>>
>> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
>> manager, offheap read/write path, in-memory compactions, etc.) plus a
>> return to branch-1 deploy mode where master carries no regions (branch-2
>> and master up to this had master carrying system tables), a purge of all
>> checked-in generated content, updates to all dependencies including a move
>> to rely on new hbase-thirdparty lib for relocated versions of guava,
>> netty,
>> and protobuf, etc.
>>
>> This is a rough cut ('alpha'), not-for-production preview of what
>> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
>> and flag us early if we messed up anything ahead of our rolling GAs.
>>
>> The list of features addressed in 2.0.0 so far can be found here [4].
>> There
>> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
>> here [3].
>>
>> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
>> label [2] has undergone extensive weeding and presents a fairly good
>> picture on what is yet to do before we 2.0.0. Check it out.
>>
>> Please take it for a spin and vote on whether it ok to put out as our
>> first
>> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
>> (Saturday)
>>
>> Thanks,
>> St.Ack
>>
>> 1.
>> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
>> Eu_ktczrlKHK8N4SZzs/edit#
>> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
>> 3.
>> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
>> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%7C%
>> 7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersion%
>> 20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%20(1.
>> 0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%
>> 2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%
>> 201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.
>> 1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%
>> 2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%
>> 201.4.0)%20and%20%20(status%20%3D%20Open%20or%20status%20%
>> 3D%20%22Patch%20Available%22)
>> 4.
>> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
>> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%7
>> C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%20fixVersio
>> n%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>>
>>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Mike Drob <md...@apache.org>.
+1 (non-binding)

Verified good signatures, md5 sums.
Verified sha512 sums, although they should maybe be called *.sha512
according to policy? [1] (There's some ongoing dust around this I think,
best to not pay too much attention currently)
Verified builds against hadoop-3-alpha4.
Verified starts up against hadoop-3-alpha4.

[1]: http://www.apache.org/dev/release-distribution#sigs-and-sums


On Fri, Aug 18, 2017 at 3:45 PM, Josh Elser <el...@apache.org> wrote:

> +1 (binding)
>
> * Saw the same unit test failures as Andrew did (obviously)
> * Ran a brief randomWrite PE locally and didn't have any obvious issues
>
> I took a glance at the contents of the lib/ dir for the bin tarball, and
> noticed that we seem to be duplicating a few dependencies (e.g. jetty-util,
> javax.servlet*, jersey*, aopalliance*). It probably wouldn't be a bad idea
> to proactively look at these and compare to a 1.x release (for licensing
> purposes)
>
>
> On 8/16/17 4:43 PM, Stack wrote:
>
>> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>>
>>    https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>>
>> Maven artifacts are available from a staging directory here:
>>
>>    https://repository.apache.org/content/repositories/orgapachehbase-1173
>>
>> All was signed with my key at y 8ACC93D2
>> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>>
>> I tagged the RC as 2.0.0-alpha-2RC0
>> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
>>
>> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
>> manager, offheap read/write path, in-memory compactions, etc.) plus a
>> return to branch-1 deploy mode where master carries no regions (branch-2
>> and master up to this had master carrying system tables), a purge of all
>> checked-in generated content, updates to all dependencies including a move
>> to rely on new hbase-thirdparty lib for relocated versions of guava,
>> netty,
>> and protobuf, etc.
>>
>> This is a rough cut ('alpha'), not-for-production preview of what
>> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
>> and flag us early if we messed up anything ahead of our rolling GAs.
>>
>> The list of features addressed in 2.0.0 so far can be found here [4].
>> There
>> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
>> here [3].
>>
>> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
>> label [2] has undergone extensive weeding and presents a fairly good
>> picture on what is yet to do before we 2.0.0. Check it out.
>>
>> Please take it for a spin and vote on whether it ok to put out as our
>> first
>> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
>> (Saturday)
>>
>> Thanks,
>> St.Ack
>>
>> 1.
>> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9i
>> Eu_ktczrlKHK8N4SZzs/edit#
>> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
>> 3.
>> https://issues.apache.org/jira/browse/HBASE-18611?jql=projec
>> t%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%
>> 7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersi
>> on%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%
>> 20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%
>> 201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.
>> 1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%
>> 2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%
>> 201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.
>> 3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%
>> 20status%20%3D%20%22Patch%20Available%22)
>> 4.
>> https://issues.apache.org/jira/browse/HBASE-18599?jql=projec
>> t%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%
>> 7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%
>> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>>
>>

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Josh Elser <el...@apache.org>.
+1 (binding)

* Saw the same unit test failures as Andrew did (obviously)
* Ran a brief randomWrite PE locally and didn't have any obvious issues

I took a glance at the contents of the lib/ dir for the bin tarball, and 
noticed that we seem to be duplicating a few dependencies (e.g. 
jetty-util, javax.servlet*, jersey*, aopalliance*). It probably wouldn't 
be a bad idea to proactively look at these and compare to a 1.x release 
(for licensing purposes)

On 8/16/17 4:43 PM, Stack wrote:
> The first release candidate for HBase 2.0.0-alpha-2 is up at:
> 
>    https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
> 
> Maven artifacts are available from a staging directory here:
> 
>    https://repository.apache.org/content/repositories/orgapachehbase-1173
> 
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
> 
> I tagged the RC as 2.0.0-alpha-2RC0
> (7149f999786b6fd5a3fc1f7aec1214afb738925e)
> 
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
> 
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
> 
> The list of features addressed in 2.0.0 so far can be found here [4]. There
> are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be found
> here [3].
> 
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
> 
> Please take it for a spin and vote on whether it ok to put out as our first
> alpha (bar is low for an 'alpha'). Let the VOTE be open for 72 hours
> (Saturday)
> 
> Thanks,
> St.Ack
> 
> 1.
> https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.
> https://issues.apache.org/jira/browse/HBASE-18611?jql=project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> 4.
> https://issues.apache.org/jira/browse/HBASE-18599?jql=project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
> 

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

Posted by Stack <st...@duboce.net>.
+1 from me.
St.Ack

On Wed, Aug 16, 2017 at 1:43 PM, Stack <st...@duboce.net> wrote:

> The first release candidate for HBase 2.0.0-alpha-2 is up at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0-alpha-2RC0/
>
> Maven artifacts are available from a staging directory here:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1173
>
> All was signed with my key at y 8ACC93D2
> <http://pgp.mit.edu/pks/lookup?op=get&search=0x9816C7FC8ACC93D2>
>
> I tagged the RC as 2.0.0-alpha-2RC0 (7149f999786b6fd5a3fc1f7aec1214
> afb738925e)
>
> hbase-2.0.0-alpha-2 includes all that was in alpha-1 (new assignment
> manager, offheap read/write path, in-memory compactions, etc.) plus a
> return to branch-1 deploy mode where master carries no regions (branch-2
> and master up to this had master carrying system tables), a purge of all
> checked-in generated content, updates to all dependencies including a move
> to rely on new hbase-thirdparty lib for relocated versions of guava, netty,
> and protobuf, etc.
>
> This is a rough cut ('alpha'), not-for-production preview of what
> hbase-2.0.0 will look like meant for devs and downstreamers to test drive
> and flag us early if we messed up anything ahead of our rolling GAs.
>
> The list of features addressed in 2.0.0 so far can be found here [4].
> There are about 2700+. The list of ~500 fixes in 2.0.0 exclusively can be
> found here [3].
>
> I've updated our overview doc. on the state of 2.0.0 [1] but JIRA 2.0.0
> label [2] has undergone extensive weeding and presents a fairly good
> picture on what is yet to do before we 2.0.0. Check it out.
>
> Please take it for a spin and vote on whether it ok to put out as our
> first alpha (bar is low for an 'alpha'). Let the VOTE be open for 72
> hours (Saturday)
>
> Thanks,
> St.Ack
>
> 1. https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
> ktczrlKHK8N4SZzs/edit#
> 2. https://issues.apache.org/jira/projects/HBASE/versions/12327188
> 3.https://issues.apache.org/jira/browse/HBASE-18611?jql=
> project%20%3D%20HBASE%20%20and%20(fixVersion%20%3D%202.
> 0.0%20%7C%7C%20fixVersion%20%3D%202.0.0.alpha1%20%7C%7C%
> 20fixVersion%20%3D%202.0.0-alpha-2)%20and%20fixVersion%
> 20not%20in%20(1.0.0%2C%201.0.1%2C%201.0.2%2C%201.0.3%2C%
> 201.0.4%2C%201.0.5%2C%201.0.6%2C%201.1.0%2C%201.1.1%2C%201.
> 1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%2C%201.1.6%2C%201.1.7%
> 2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%201.2.0%2C%201.2.1%2C%
> 201.2.2%2C%201.2.3%2C%201.2.4%2C%201.2.5%2C%201.2.6%2C%201.
> 3.0%2C%201.3.1%2C%201.4.0)%20and%20%20(status%20%3D%
> 20Open%20or%20status%20%3D%20%22Patch%20Available%22)
> 4. https://issues.apache.org/jira/browse/HBASE-18599?jql=
> project%20%3D%20HBASE%20%20and%20(%20fixVersion%20%3D%
> 202.0.0%20%7C%7C%20fixVersion%20%3D%202.0.0-alpha-1%20%7C%
> 7C%20fixVersion%20%3D%202.0.0-alpha-2)%20and%20(status%20%3D%20Resolved)
>
>
>
>
>
>