Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-04 Thread Stack
On Sun, Mar 3, 2019 at 4:26 PM 张铎(Duo Zhang)  wrote:

> Please see the last few comments on HBASE-21960, I wonder if the hadoop3
> compatibility has been broken...
>
>

Thanks Duo.

Compiles at least:
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.0/1398/artifact/output-general/patch-javac-3.0.0.txt
but yeah, in branch-2.0 the REST test TestSecureRESTServer fails as per
citation in HBASE-21960.

HBASE-21915 may have done-in our hadoop-2.6.1-2.6.3 compatibility also.

Let me sink this RC until we clear up the above (and the issue that Peter
raises subsequent to this note).

Thanks all for taking a look,
S




> Stack  于2019年3月2日周六 下午1:13写道:
>
> > Thanks Josh for giving it a go.
> >
> > Let me fix the KEYs link (trying to automate this stuff
> > HBASE-21935... let me fix my link mistake in email template).
> >
> > I think the signing key is in KEYS -- its just toward the end obscured by
> > stale keys of mine. Let me remove the old ones and try and make the email
> > clearer.
> >
> > Thanks,
> > S
> >
> >
> >
> > On Fri, Mar 1, 2019 at 2:53 PM Josh Elser  wrote:
> >
> > > +1 (binding)
> > >
> > > Built and ran through a good number of the unit tests (before laptop
> > > went to sleep). xsums and sigs are good after I got your new key.
> > >
> > > I see you listed https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > > below, but this file doesn't exist. Looking at svn-log, I don't see an
> > > update from you to dist/release/hbase/KEYS. Can you double-check you
> > > have your new one on ASF infra, please? I was able `gpg --recv-keys`
> and
> > > validate your signatures.
> > >
> > > Ran through some brief PE exercises locally. Validated the fix for
> > > HBASE-21960.
> > >
> > > - Josh
> > >
> > > On 2/28/19 2:41 PM, Stack wrote:
> > > > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> > > > Our intent is that this will be the last release of the branch-2.0
> > line.
> > > > If running on a HBase-2.0.x release, please move to a later release.
> > > >
> > > > The VOTE will remain open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this package as Apache HBase 2.0.5
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > The tag to be voted on is 2.0.5RC0 (commit
> > > > 66a8972677645997c43df19457d61589817cd324):
> > > >
> > > >   https://github.com/apache/hbase/tree/2.0.5RC0
> > > >
> > > > The release files, including signatures, digests, etc. can be found
> at:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1285/
> > > >
> > > > Signatures used for HBase RCs can be found in this file:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > > >
> > > > The list of bug fixes going into {version} can be found in included
> > > > CHANGES.md and RELEASENOTES.md available here:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
> > > >
> > https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
> > > >
> > > > To learn more about Apache HBase, please see
> http://hbase.apache.org/
> > > >
> > > > Thanks,
> > > > Your HBase Release Manager
> > > >
> > >
> >
>


[ABANDONED][VOTE] First release candidate for HBase 2.0.5 is available

2019-03-04 Thread Stack
Vote abandoned. Looking at TestSecureRESTServer failure and hadoop-2.6.x
yetus compile check problems as well as the missing git hash noticed by our
Peter.

Thanks,
S

On Thu, Feb 28, 2019 at 11:41 AM Stack  wrote:

> Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> Our intent is that this will be the last release of the branch-2.0 line.
> If running on a HBase-2.0.x release, please move to a later release.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.0.5
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.0.5RC0 (commit
> 66a8972677645997c43df19457d61589817cd324):
>
>  https://github.com/apache/hbase/tree/2.0.5RC0
>
> The release files, including signatures, digests, etc. can be found at:
>
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
>
> Maven artifacts are available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1285/
>
> Signatures used for HBase RCs can be found in this file:
>
>  https://dist.apache.org/repos/dist/dev/hbase/KEYS
>
> The list of bug fixes going into {version} can be found in included
> CHANGES.md and RELEASENOTES.md available here:
>
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-04 Thread Peter Somogyi
-0

Revision is empty:
Software Attribues on UI:
HBase Version 2.0.5, revision= HBase version and revision

Shell startup
$ bin/hbase shell
2019-03-04 14:31:13,174 WARN  [main] util.NativeCodeLoader: Unable to load
native-hadoop library for your platform... using builtin-java classes where
applicable
HBase Shell
Use "help" to get list of supported commands.
Use "exit" to quit this interactive shell.
For Reference, please visit: http://hbase.apache.org/2.0/book.html#shell
Version 2.0.5, r, Thu Feb 28 06:50:13 UTC 2019
Took 0.0022 seconds


hbase(main):001:0>

Other tests performed:
Build from source: OK
Unit test: OK
Rat check: OK
LTT 1M rows: OK
Shell commands: OK

On Mon, Mar 4, 2019 at 1:26 AM 张铎(Duo Zhang)  wrote:

> Please see the last few comments on HBASE-21960, I wonder if the hadoop3
> compatibility has been broken...
>
> Stack  于2019年3月2日周六 下午1:13写道:
>
> > Thanks Josh for giving it a go.
> >
> > Let me fix the KEYs link (trying to automate this stuff
> > HBASE-21935... let me fix my link mistake in email template).
> >
> > I think the signing key is in KEYS -- its just toward the end obscured by
> > stale keys of mine. Let me remove the old ones and try and make the email
> > clearer.
> >
> > Thanks,
> > S
> >
> >
> >
> > On Fri, Mar 1, 2019 at 2:53 PM Josh Elser  wrote:
> >
> > > +1 (binding)
> > >
> > > Built and ran through a good number of the unit tests (before laptop
> > > went to sleep). xsums and sigs are good after I got your new key.
> > >
> > > I see you listed https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > > below, but this file doesn't exist. Looking at svn-log, I don't see an
> > > update from you to dist/release/hbase/KEYS. Can you double-check you
> > > have your new one on ASF infra, please? I was able `gpg --recv-keys`
> and
> > > validate your signatures.
> > >
> > > Ran through some brief PE exercises locally. Validated the fix for
> > > HBASE-21960.
> > >
> > > - Josh
> > >
> > > On 2/28/19 2:41 PM, Stack wrote:
> > > > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> > > > Our intent is that this will be the last release of the branch-2.0
> > line.
> > > > If running on a HBase-2.0.x release, please move to a later release.
> > > >
> > > > The VOTE will remain open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this package as Apache HBase 2.0.5
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > The tag to be voted on is 2.0.5RC0 (commit
> > > > 66a8972677645997c43df19457d61589817cd324):
> > > >
> > > >   https://github.com/apache/hbase/tree/2.0.5RC0
> > > >
> > > > The release files, including signatures, digests, etc. can be found
> at:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1285/
> > > >
> > > > Signatures used for HBase RCs can be found in this file:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > > >
> > > > The list of bug fixes going into {version} can be found in included
> > > > CHANGES.md and RELEASENOTES.md available here:
> > > >
> > > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
> > > >
> > https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
> > > >
> > > > To learn more about Apache HBase, please see
> http://hbase.apache.org/
> > > >
> > > > Thanks,
> > > > Your HBase Release Manager
> > > >
> > >
> >
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-03 Thread Duo Zhang
Please see the last few comments on HBASE-21960, I wonder if the hadoop3
compatibility has been broken...

Stack  于2019年3月2日周六 下午1:13写道:

> Thanks Josh for giving it a go.
>
> Let me fix the KEYs link (trying to automate this stuff
> HBASE-21935... let me fix my link mistake in email template).
>
> I think the signing key is in KEYS -- its just toward the end obscured by
> stale keys of mine. Let me remove the old ones and try and make the email
> clearer.
>
> Thanks,
> S
>
>
>
> On Fri, Mar 1, 2019 at 2:53 PM Josh Elser  wrote:
>
> > +1 (binding)
> >
> > Built and ran through a good number of the unit tests (before laptop
> > went to sleep). xsums and sigs are good after I got your new key.
> >
> > I see you listed https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > below, but this file doesn't exist. Looking at svn-log, I don't see an
> > update from you to dist/release/hbase/KEYS. Can you double-check you
> > have your new one on ASF infra, please? I was able `gpg --recv-keys` and
> > validate your signatures.
> >
> > Ran through some brief PE exercises locally. Validated the fix for
> > HBASE-21960.
> >
> > - Josh
> >
> > On 2/28/19 2:41 PM, Stack wrote:
> > > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> > > Our intent is that this will be the last release of the branch-2.0
> line.
> > > If running on a HBase-2.0.x release, please move to a later release.
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache HBase 2.0.5
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 2.0.5RC0 (commit
> > > 66a8972677645997c43df19457d61589817cd324):
> > >
> > >   https://github.com/apache/hbase/tree/2.0.5RC0
> > >
> > > The release files, including signatures, digests, etc. can be found at:
> > >
> > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1285/
> > >
> > > Signatures used for HBase RCs can be found in this file:
> > >
> > >   https://dist.apache.org/repos/dist/dev/hbase/KEYS
> > >
> > > The list of bug fixes going into {version} can be found in included
> > > CHANGES.md and RELEASENOTES.md available here:
> > >
> > >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
> > >
> https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
> > >
> > > To learn more about Apache HBase, please see http://hbase.apache.org/
> > >
> > > Thanks,
> > > Your HBase Release Manager
> > >
> >
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-01 Thread Stack
Thanks Josh for giving it a go.

Let me fix the KEYs link (trying to automate this stuff
HBASE-21935... let me fix my link mistake in email template).

I think the signing key is in KEYS -- its just toward the end obscured by
stale keys of mine. Let me remove the old ones and try and make the email
clearer.

Thanks,
S



On Fri, Mar 1, 2019 at 2:53 PM Josh Elser  wrote:

> +1 (binding)
>
> Built and ran through a good number of the unit tests (before laptop
> went to sleep). xsums and sigs are good after I got your new key.
>
> I see you listed https://dist.apache.org/repos/dist/dev/hbase/KEYS
> below, but this file doesn't exist. Looking at svn-log, I don't see an
> update from you to dist/release/hbase/KEYS. Can you double-check you
> have your new one on ASF infra, please? I was able `gpg --recv-keys` and
> validate your signatures.
>
> Ran through some brief PE exercises locally. Validated the fix for
> HBASE-21960.
>
> - Josh
>
> On 2/28/19 2:41 PM, Stack wrote:
> > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> > Our intent is that this will be the last release of the branch-2.0 line.
> > If running on a HBase-2.0.x release, please move to a later release.
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache HBase 2.0.5
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.0.5RC0 (commit
> > 66a8972677645997c43df19457d61589817cd324):
> >
> >   https://github.com/apache/hbase/tree/2.0.5RC0
> >
> > The release files, including signatures, digests, etc. can be found at:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1285/
> >
> > Signatures used for HBase RCs can be found in this file:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/KEYS
> >
> > The list of bug fixes going into {version} can be found in included
> > CHANGES.md and RELEASENOTES.md available here:
> >
> >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
> >   https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
> >
> > To learn more about Apache HBase, please see http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-01 Thread Josh Elser

+1 (binding)

Built and ran through a good number of the unit tests (before laptop 
went to sleep). xsums and sigs are good after I got your new key.


I see you listed https://dist.apache.org/repos/dist/dev/hbase/KEYS 
below, but this file doesn't exist. Looking at svn-log, I don't see an 
update from you to dist/release/hbase/KEYS. Can you double-check you 
have your new one on ASF infra, please? I was able `gpg --recv-keys` and 
validate your signatures.


Ran through some brief PE exercises locally. Validated the fix for 
HBASE-21960.


- Josh

On 2/28/19 2:41 PM, Stack wrote:

Please vote on this release candidate (RC) for Apache HBase 2.0.5.
Our intent is that this will be the last release of the branch-2.0 line.
If running on a HBase-2.0.x release, please move to a later release.

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache HBase 2.0.5
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.0.5RC0 (commit
66a8972677645997c43df19457d61589817cd324):

  https://github.com/apache/hbase/tree/2.0.5RC0

The release files, including signatures, digests, etc. can be found at:

  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/

Maven artifacts are available in a staging repository at:

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

Signatures used for HBase RCs can be found in this file:

  https://dist.apache.org/repos/dist/dev/hbase/KEYS

The list of bug fixes going into {version} can be found in included
CHANGES.md and RELEASENOTES.md available here:

  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md

To learn more about Apache HBase, please see http://hbase.apache.org/

Thanks,
Your HBase Release Manager



Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-01 Thread Stack
Done. Thanks for the kick.
S

On Fri, Mar 1, 2019 at 9:16 AM Stack  wrote:

> Thanks Duo... Let me fix.
> S
>
> On Fri, Mar 1, 2019 at 4:44 AM 张铎(Duo Zhang) 
> wrote:
>
>> Hi, sir, I think the compatibility report is incorrect? The total
>> methods/classes are both zero. I guess the problem is that the annotations
>> are wrong, as I had done the same thing in the past... You should change
>> to
>> use the IA and IS annotation from yetus instead of the old hbase ones...
>>
>> Stack  于2019年3月1日周五 上午3:41写道:
>>
>> > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
>> > Our intent is that this will be the last release of the branch-2.0 line.
>> > If running on a HBase-2.0.x release, please move to a later release.
>> >
>> > The VOTE will remain open for at least 72 hours.
>> >
>> > [ ] +1 Release this package as Apache HBase 2.0.5
>> > [ ] -1 Do not release this package because ...
>> >
>> > The tag to be voted on is 2.0.5RC0 (commit
>> > 66a8972677645997c43df19457d61589817cd324):
>> >
>> >  https://github.com/apache/hbase/tree/2.0.5RC0
>> >
>> > The release files, including signatures, digests, etc. can be found at:
>> >
>> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
>> >
>> > Maven artifacts are available in a staging repository at:
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapachehbase-1285/
>> >
>> > Signatures used for HBase RCs can be found in this file:
>> >
>> >  https://dist.apache.org/repos/dist/dev/hbase/KEYS
>> >
>> > The list of bug fixes going into {version} can be found in included
>> > CHANGES.md and RELEASENOTES.md available here:
>> >
>> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
>> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
>> >
>> > To learn more about Apache HBase, please see http://hbase.apache.org/
>> >
>> > Thanks,
>> > Your HBase Release Manager
>> >
>>
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-01 Thread Stack
Thanks Duo... Let me fix.
S

On Fri, Mar 1, 2019 at 4:44 AM 张铎(Duo Zhang)  wrote:

> Hi, sir, I think the compatibility report is incorrect? The total
> methods/classes are both zero. I guess the problem is that the annotations
> are wrong, as I had done the same thing in the past... You should change to
> use the IA and IS annotation from yetus instead of the old hbase ones...
>
> Stack  于2019年3月1日周五 上午3:41写道:
>
> > Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> > Our intent is that this will be the last release of the branch-2.0 line.
> > If running on a HBase-2.0.x release, please move to a later release.
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache HBase 2.0.5
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.0.5RC0 (commit
> > 66a8972677645997c43df19457d61589817cd324):
> >
> >  https://github.com/apache/hbase/tree/2.0.5RC0
> >
> > The release files, including signatures, digests, etc. can be found at:
> >
> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >  https://repository.apache.org/content/repositories/orgapachehbase-1285/
> >
> > Signatures used for HBase RCs can be found in this file:
> >
> >  https://dist.apache.org/repos/dist/dev/hbase/KEYS
> >
> > The list of bug fixes going into {version} can be found in included
> > CHANGES.md and RELEASENOTES.md available here:
> >
> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
> >  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
> >
> > To learn more about Apache HBase, please see http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>


Re: [VOTE] First release candidate for HBase 2.0.5 is available

2019-03-01 Thread Duo Zhang
Hi, sir, I think the compatibility report is incorrect? The total
methods/classes are both zero. I guess the problem is that the annotations
are wrong, as I had done the same thing in the past... You should change to
use the IA and IS annotation from yetus instead of the old hbase ones...

Stack  于2019年3月1日周五 上午3:41写道:

> Please vote on this release candidate (RC) for Apache HBase 2.0.5.
> Our intent is that this will be the last release of the branch-2.0 line.
> If running on a HBase-2.0.x release, please move to a later release.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.0.5
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.0.5RC0 (commit
> 66a8972677645997c43df19457d61589817cd324):
>
>  https://github.com/apache/hbase/tree/2.0.5RC0
>
> The release files, including signatures, digests, etc. can be found at:
>
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/
>
> Maven artifacts are available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1285/
>
> Signatures used for HBase RCs can be found in this file:
>
>  https://dist.apache.org/repos/dist/dev/hbase/KEYS
>
> The list of bug fixes going into {version} can be found in included
> CHANGES.md and RELEASENOTES.md available here:
>
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
>  https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


[VOTE] First release candidate for HBase 2.0.5 is available

2019-02-28 Thread Stack
Please vote on this release candidate (RC) for Apache HBase 2.0.5.
Our intent is that this will be the last release of the branch-2.0 line.
If running on a HBase-2.0.x release, please move to a later release.

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache HBase 2.0.5
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.0.5RC0 (commit
66a8972677645997c43df19457d61589817cd324):

 https://github.com/apache/hbase/tree/2.0.5RC0

The release files, including signatures, digests, etc. can be found at:

 https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/

Maven artifacts are available in a staging repository at:

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

Signatures used for HBase RCs can be found in this file:

 https://dist.apache.org/repos/dist/dev/hbase/KEYS

The list of bug fixes going into {version} can be found in included
CHANGES.md and RELEASENOTES.md available here:

 https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/CHANGES.md
 https://dist.apache.org/repos/dist/dev/hbase/2.0.5RC0/RELEASENOTES.md

To learn more about Apache HBase, please see http://hbase.apache.org/

Thanks,
Your HBase Release Manager