+1 - Downloaded the src tarball. - Checked the md5 and signature. Looks good. - Built from source. openjdk version "1.8.0_111" - Ran unit test suite. All passed. - mvn apache-rat:check Passed
- Download the bin tarball. - Checked the md5 and signature. Looks good. - Extract it. Layout looks good. - Started a local instance. Run the 'hbase shell' with some basic table commands. Looks good. - Nothing unusual in the logs. - Check master and region server UI. Clicked on the tabs. Looks good. - Built Phoenix 4.9-HBase-1.1 with hbase version 1.1.10 pointing to the RC maven repo URL. Ran unit tests. All passed. - Bulit YCSB 0.12.0 from git source with HBase binding version 1.1.10 pointing to RC. - Run YCSB workloads against the local RC instance. Worked fine. On Wed, Apr 19, 2017 at 4:57 PM, Andrew Purtell <[email protected]> wrote: > +1 > > Checked sums and signatures: ok > Build from source: ok (7u80) > RAT check: ok (7u80) > Unit tests pass: ok (7u80) > 1M rows LTT: ok (8u102) > > > On Tue, Apr 18, 2017 at 10:00 PM, Nick Dimiduk <[email protected]> > wrote: > > > I'm happy to announce the first release candidate of HBase 1.1.10 > > (HBase-1.1.10RC0) is available for download at > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.10RC0/ > > > > Maven artifacts are also available in the staging repository > > https://repository.apache.org/content/repositories/orgapachehbase-1167 > > > > Artifacts are signed with my code signing subkey 0xAD9039071C3489BD, > > available in the Apache keys directory > > https://people.apache.org/keys/committer/ndimiduk.asc and in our KEYS > file > > http://www-us.apache.org/dist/hbase/KEYS. > > > > Please note that this signing key is set to expire at the end of this > > month. I will be taking steps to extend its expiration date. This should > be > > transparent, but may cause some hiccups. > > > > There's also a signed tag for this release at > > https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h= > > 4a7f2062f5776d6423d19f6d88bc4161c33ccd0c > > > > The detailed source and binary compatibility report vs 1.1.9 has been > > published for your review, at > > https://home.apache.org/~ndimiduk/1.1.9_1.1.10RC0_compat_report.html > > > > HBase 1.1.10 is the tenth patch release in the HBase 1.1 line, continuing > > on the theme of bringing a stable, reliable database to the Hadoop and > > NoSQL communities. This release includes over 10 bug fixes since the > 1.1.9 > > release. Notable correctness fixes include HBASE-17675, HBASE-17682, > > HBASE-17287, and HBASE-17717. > > > > The full list of fixes included in this release is available at > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > > ctId=12310753&version=12339651 > > and and in the CHANGES.txt file included in the distribution. > > > > Please try out this candidate and vote +/-1 by 23:59 Pacific time on > > Tuesday, 2017-04-24 as to whether we should release these artifacts as > > HBase 1.1.10. > > > > Thanks, > > Nick > > > > > > -- > Best regards, > > - Andy > > If you are given a choice, you believe you have acted freely. - Raymond > Teller (via Peter Watts) >
