+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 Sun, Oct 14, 2018 at 10:02 PM Tak-Lon (Stephen) Wu <taklo...@gmail.com>
wrote:

> +1 (non-binding)
>
>
>
>    - checked sums and signatures: ok
>    - Rat check (8u181):  ok
>       - mvn apache-rat:check
>    - built from source: ok (8u181)
>       - mvn clean install -DskipTests
>    - Unit tests pass: ok (8u181)
>       - mvn test -P runAllTests
>    - 1 node HBase cluster test on Hadoop-2.7.3
>       - WEB UI (8u121): looks correct
>       - basic HBase shell command
>       [create/put/get/scan/flush/list/disable/drop] (8u121) : ok
>       - Loaded 1M rows with LTT (8u121):  ok
>          - hbase ltt -tn TestTable -write 10:16 -num_keys 1000000
>          - hbase ltt -tn TestTable -read 100 -num_keys 1000000
>
>
>
> -Stephen
>
> On Fri, Oct 12, 2018 at 3:19 PM Sean Busbey <bus...@apache.org> wrote:
>
> > The first release candidate for HBase 1.2.8 is available for download:
> >
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.8RC0/
> >
> > Maven artifacts are also available in a staging repository at:
> >
> > https://repository.apache.org/content/repositories/orgapachehbase-1234/
> >
> > Artifacts are signed with my key (0D80DB7C) published in our KEYS
> > file at http://www.apache.org/dist/hbase/KEYS
> >
> > The RC corresponds to the signed tag 1.2.8RC0, which currently points
> >  to commit ref
> >
> > 56d38a088319413dc3a70e90b1b8e655c6a22340
> >
> > HBase 1.2.8 is the eigth maintenance release in the HBase 1.2 line,
> > continuing on the theme of bringing a stable, reliable database to
> > the Hadoop and NoSQL communities. This release includes about a half
> > dozen bug fixes done in the month since 1.2.7.
> >
> > This release candidate contains the following incompatible changes,
> > details in the release notes for the specific issue:
> >
> > * HBASE-21158 Empty qualifier cell should not be returned if it does not
> >               match QualifierFilter
> >
> > The detailed source and binary compatibility report vs 1.2.7 has been
> > published for your review, at:
> >
> > https://s.apache.org/hbase-1.2.8-rc0-compat-report
> >
> > The report shows no incompatibilities.
> >
> > Critical fixes include:
> >
> > * HBASE-21158 Empty qualifier cell should not be returned if it does not
> >               match QualifierFilter
> > * HBASE-21228 Memory leak since AbstractFSWAL caches Thread object and
> >               never clean later
> >
> > The full list of fixes included in this release is available at:
> >
> > https://s.apache.org/hbase-1.2.8-jira-release-notes
> >
> > and in the CHANGES.txt file included in the distribution.
> >
> > Please try out this candidate and vote +1/-1 on whether we should
> > release these artifacts as HBase 1.2.8.
> >
> > The VOTE will remain open for at least 72 hours. Given sufficient votes
> > I would like to close it on October 18th, 2018.
> >
> > thanks!
> >
> > -busbey
> >
> > as of this email the posted artifacts have the following SHA512:
> >
> > hbase-1.2.8-bin.tar.gz:
> > 29779F5C AAF7751F 68B404D5 FA53B77A 400D5D1A 6A98886F
> > D7A2FC4F 367F00BA 5399FDD8 4EBA319F D40544AE D2D4877A
> > 8380491B 9A1953D5 550A787F AD46B1A8
> >
> > hbase-1.2.8-src.tar.gz:
> > E1643EBA 6513EF4F 34C75743 071614FC 28504931 C75D00F4
> > A815292C AEF0ED96 C443EEED 11760A0A 9B8A3C51 5694559D
> > FB242FD9 1E49CADE C3173C97 00FA4844
> >
> >
>
> --
> Stephen Wu | Indiana University, Bloomington
>

Reply via email to