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

2018-12-13 Thread Artem Ervits
+1 (non-binding)

  signatures and sums for src: OK
  signatures and sums for bin: OK
  installed on pseudodistributed hadoop 2.7.7: OK
  hbase shell: OK
  logs: OK
  UI: OK
  LTT 1M write/read 20%: OK
  compile from src OpenJDK 1.8.0_191: OK
  Java: write 1M: OK


On Wed, Dec 12, 2018 at 8:49 PM Allan Yang  wrote:

> This UT is written by me. @Andrew, can you upload the output? I can't
> reproduce it form my laptop. I'm also  using Mac OS High
> Sierra, with jdk1.8.0_19.
> Sorry for the inconvenience.
> Best Regards
> Allan Yang
>
>
> Andrew Purtell  于2018年12月12日周三 上午2:56写道:
>
> > TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently, both for
> > 2.0.4 and 2.1.2 RCs. Mac OS High Sierra, OpenJDK Runtime Environment
> (Zulu
> > 8.30.0.2-macosx) (build 1.8.0_172-b01)
> > java.lang.AssertionError: Waiting timed out after [10,000] msec
> > at
> >
> >
> org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL.testCleanupMetaWAL(TestCleanupMetaWAL.java:70)
> >
> > Output of failed test run is available upon request if you can't
> reproduce.
> >
> >
> > On Fri, Dec 7, 2018 at 11:21 AM Stack  wrote:
> >
> > > The first release candidate for HBase 2.0.4 is available for download:
> > >
> > >  *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
> > > *
> > >
> > > Maven artifacts are also available in a staging repository at:
> > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1241
> > >
> > > Artifacts are signed with my key (DB9D313DA7874F29) published in our
> > > KEYS file at http://www.apache.org/dist/hbase/KEYS
> > >
> > > The RC corresponds to the signed tag 2.0.4RC0, which currently points
> > > to commit
> > >
> > >   9097821560f630dff0fb9df4b0c589ad2acb8016
> > >
> > > HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
> > > continuing on the theme of bringing a stable, reliable database to
> > > the Hadoop and NoSQL communities. It fixes a critical issue found
> > > in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
> > > includes ~12 bug and improvement fixes done since the 2.0.3,
> > > two weeks ago.
> > >
> > > The detailed source and binary compatibility report vs 2.0.3 has been
> > > published for your review, at:
> > >
> > >
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html
> > >
> > > The report shows no incompatibilities.
> > >
> > > The full list of fixes included in this release is available in
> > > the CHANGES.md that ships as part of the release also available
> > > here:
> > >
> > >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md
> > >
> > > The RELEASENOTES.md are here:
> > >
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md
> > >
> > > Please try out this candidate and vote +1/-1 on whether we should
> > > release these artifacts as HBase 2.0.4.
> > >
> > > The VOTE will remain open for at least 72 hours. Given sufficient votes
> > > I would like to close it on Tuesday, December 11th, 2018.
> > >
> > > Thanks,
> > > S
> > >
> >
> >
> > --
> > Best regards,
> > Andrew
> >
> > Words like orphans lost among the crosstalk, meaning torn from truth's
> > decrepit hands
> >- A23, Crosstalk
> >
>


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

2018-12-12 Thread Allan Yang
This UT is written by me. @Andrew, can you upload the output? I can't
reproduce it form my laptop. I'm also  using Mac OS High
Sierra, with jdk1.8.0_19.
Sorry for the inconvenience.
Best Regards
Allan Yang


Andrew Purtell  于2018年12月12日周三 上午2:56写道:

> TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently, both for
> 2.0.4 and 2.1.2 RCs. Mac OS High Sierra, OpenJDK Runtime Environment (Zulu
> 8.30.0.2-macosx) (build 1.8.0_172-b01)
> java.lang.AssertionError: Waiting timed out after [10,000] msec
> at
>
> org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL.testCleanupMetaWAL(TestCleanupMetaWAL.java:70)
>
> Output of failed test run is available upon request if you can't reproduce.
>
>
> On Fri, Dec 7, 2018 at 11:21 AM Stack  wrote:
>
> > The first release candidate for HBase 2.0.4 is available for download:
> >
> >  *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
> > *
> >
> > Maven artifacts are also available in a staging repository at:
> >
> >  https://repository.apache.org/content/repositories/orgapachehbase-1241
> >
> > Artifacts are signed with my key (DB9D313DA7874F29) published in our
> > KEYS file at http://www.apache.org/dist/hbase/KEYS
> >
> > The RC corresponds to the signed tag 2.0.4RC0, which currently points
> > to commit
> >
> >   9097821560f630dff0fb9df4b0c589ad2acb8016
> >
> > HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
> > continuing on the theme of bringing a stable, reliable database to
> > the Hadoop and NoSQL communities. It fixes a critical issue found
> > in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
> > includes ~12 bug and improvement fixes done since the 2.0.3,
> > two weeks ago.
> >
> > The detailed source and binary compatibility report vs 2.0.3 has been
> > published for your review, at:
> >
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html
> >
> > The report shows no incompatibilities.
> >
> > The full list of fixes included in this release is available in
> > the CHANGES.md that ships as part of the release also available
> > here:
> >
> >  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md
> >
> > The RELEASENOTES.md are here:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md
> >
> > Please try out this candidate and vote +1/-1 on whether we should
> > release these artifacts as HBase 2.0.4.
> >
> > The VOTE will remain open for at least 72 hours. Given sufficient votes
> > I would like to close it on Tuesday, December 11th, 2018.
> >
> > Thanks,
> > S
> >
>
>
> --
> Best regards,
> Andrew
>
> Words like orphans lost among the crosstalk, meaning torn from truth's
> decrepit hands
>- A23, Crosstalk
>


[CANCELLED][VOTE] First release candidate for HBase 2.0.4 is available hbase

2018-12-12 Thread Stack
Because of HBASE-21589 (Thanks Andrew P).
S

On Fri, Dec 7, 2018 at 11:21 AM Stack  wrote:

> The first release candidate for HBase 2.0.4 is available for download:
>
>  *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
> *
>
> Maven artifacts are also available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1241
>
> Artifacts are signed with my key (DB9D313DA7874F29) published in our
> KEYS file at http://www.apache.org/dist/hbase/KEYS
>
> The RC corresponds to the signed tag 2.0.4RC0, which currently points
> to commit
>
>   9097821560f630dff0fb9df4b0c589ad2acb8016
>
> HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
> continuing on the theme of bringing a stable, reliable database to
> the Hadoop and NoSQL communities. It fixes a critical issue found
> in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
> includes ~12 bug and improvement fixes done since the 2.0.3,
> two weeks ago.
>
> The detailed source and binary compatibility report vs 2.0.3 has been
> published for your review, at:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html
>
> The report shows no incompatibilities.
>
> The full list of fixes included in this release is available in
> the CHANGES.md that ships as part of the release also available
> here:
>
>  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md
>
> The RELEASENOTES.md are here:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md
>
> Please try out this candidate and vote +1/-1 on whether we should
> release these artifacts as HBase 2.0.4.
>
> The VOTE will remain open for at least 72 hours. Given sufficient votes
> I would like to close it on Tuesday, December 11th, 2018.
>
> Thanks,
> S
>


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

2018-12-11 Thread Andrew Purtell
TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently, both for
2.0.4 and 2.1.2 RCs. Mac OS High Sierra, OpenJDK Runtime Environment (Zulu
8.30.0.2-macosx) (build 1.8.0_172-b01)
java.lang.AssertionError: Waiting timed out after [10,000] msec
at
org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL.testCleanupMetaWAL(TestCleanupMetaWAL.java:70)

Output of failed test run is available upon request if you can't reproduce.


On Fri, Dec 7, 2018 at 11:21 AM Stack  wrote:

> The first release candidate for HBase 2.0.4 is available for download:
>
>  *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
> *
>
> Maven artifacts are also available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1241
>
> Artifacts are signed with my key (DB9D313DA7874F29) published in our
> KEYS file at http://www.apache.org/dist/hbase/KEYS
>
> The RC corresponds to the signed tag 2.0.4RC0, which currently points
> to commit
>
>   9097821560f630dff0fb9df4b0c589ad2acb8016
>
> HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
> continuing on the theme of bringing a stable, reliable database to
> the Hadoop and NoSQL communities. It fixes a critical issue found
> in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
> includes ~12 bug and improvement fixes done since the 2.0.3,
> two weeks ago.
>
> The detailed source and binary compatibility report vs 2.0.3 has been
> published for your review, at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html
>
> The report shows no incompatibilities.
>
> The full list of fixes included in this release is available in
> the CHANGES.md that ships as part of the release also available
> here:
>
>  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md
>
> The RELEASENOTES.md are here:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md
>
> Please try out this candidate and vote +1/-1 on whether we should
> release these artifacts as HBase 2.0.4.
>
> The VOTE will remain open for at least 72 hours. Given sufficient votes
> I would like to close it on Tuesday, December 11th, 2018.
>
> Thanks,
> S
>


-- 
Best regards,
Andrew

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


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

2018-12-11 Thread Balazs Meszaros
+1

- signatures, checksums: OK
- rat check: OK
- built from source: OK
- unit tests: OK
- ltt with 1M rows: OK
- web UI: OK
- shell and basic commands: OK

On Fri, Dec 7, 2018 at 8:21 PM Stack  wrote:

> The first release candidate for HBase 2.0.4 is available for download:
>
>  *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
> *
>
> Maven artifacts are also available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1241
>
> Artifacts are signed with my key (DB9D313DA7874F29) published in our
> KEYS file at http://www.apache.org/dist/hbase/KEYS
>
> The RC corresponds to the signed tag 2.0.4RC0, which currently points
> to commit
>
>   9097821560f630dff0fb9df4b0c589ad2acb8016
>
> HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
> continuing on the theme of bringing a stable, reliable database to
> the Hadoop and NoSQL communities. It fixes a critical issue found
> in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
> includes ~12 bug and improvement fixes done since the 2.0.3,
> two weeks ago.
>
> The detailed source and binary compatibility report vs 2.0.3 has been
> published for your review, at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html
>
> The report shows no incompatibilities.
>
> The full list of fixes included in this release is available in
> the CHANGES.md that ships as part of the release also available
> here:
>
>  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md
>
> The RELEASENOTES.md are here:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md
>
> Please try out this candidate and vote +1/-1 on whether we should
> release these artifacts as HBase 2.0.4.
>
> The VOTE will remain open for at least 72 hours. Given sufficient votes
> I would like to close it on Tuesday, December 11th, 2018.
>
> Thanks,
> S
>


[VOTE] First release candidate for HBase 2.0.4 is available hbase

2018-12-07 Thread Stack
The first release candidate for HBase 2.0.4 is available for download:

 *https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/
*

Maven artifacts are also available in a staging repository at:

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

Artifacts are signed with my key (DB9D313DA7874F29) published in our
KEYS file at http://www.apache.org/dist/hbase/KEYS

The RC corresponds to the signed tag 2.0.4RC0, which currently points
to commit

  9097821560f630dff0fb9df4b0c589ad2acb8016

HBase 2.0.4 is the fourth maintenance release in the HBase 2.0 line,
continuing on the theme of bringing a stable, reliable database to
the Hadoop and NoSQL communities. It fixes a critical issue found
in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.0.4
includes ~12 bug and improvement fixes done since the 2.0.3,
two weeks ago.

The detailed source and binary compatibility report vs 2.0.3 has been
published for your review, at:


https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/compatibiilty_report_2.0.3vs2.04.html

The report shows no incompatibilities.

The full list of fixes included in this release is available in
the CHANGES.md that ships as part of the release also available
here:

 https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/CHANGES.md

The RELEASENOTES.md are here:

 https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.4RC0/RELEASENOTES.md

Please try out this candidate and vote +1/-1 on whether we should
release these artifacts as HBase 2.0.4.

The VOTE will remain open for at least 72 hours. Given sufficient votes
I would like to close it on Tuesday, December 11th, 2018.

Thanks,
S