Happy new year! +1
- Downloaded the src tarball. - Checked the md5 and signature. Looks good. - Built from source. - Unit test suite, 2 times. All passed. - mvn apache-rat:check Passed - Download the hadoop-2 bin tarball. - Checked the md5 and signature. Looks good. - Untar it. Layout looks good. - Started a local instance. Run the 'hbase shell' with some basic table commands. Looks good. - Bulit YCSB 0.12.0 from git source with HBase binding pointing to 0.98.24 RC0 using https://repository.apache.org/content/repositories/ orgapachehbase-1161/ . - Run YCSB workloads again the local 0.98.24 RC0 instance. Works fine. - Run the same YSCB against a HBase 1.2.0 cluster. Works fine. Thanks. Jerry On Sun, Jan 1, 2017 at 5:42 PM, Stack <[email protected]> wrote: > On Sat, Dec 31, 2016 at 10:44 AM, Andrew Purtell <[email protected] > > > wrote: > > > Happy new year! > > > > > HNY yourself Mr. Purtell. > > > > > Here's to 2017 being better than 2016. > > > > > Amen. > > > > > As you return from vacation et cetera in the coming week, please consider > > taking the time to vote on one last 0.98 release candidate. We only need > > two +1s besides my own to get it out. > > > > > Here is my valedictory +1 on the 0.98 branch. > > Downloaded src bundle. Checked hash and signature. > Built it. Started it. Checked logs. > Loaded some data. Verified it made it in. > Built site. Poked around. Looks good. > > Thanks, > St.Ack > > > > > > > > On Dec 21, 2016, at 6:55 PM, Andrew Purtell <[email protected]> > wrote: > > > > > > The 1st HBase 0.98.24 release candidate (RC0) is available for > download > > at https://dist.apache.org/repos/dist/dev/hbase/hbase-0.98.24RC0 and > > Maven artifacts are also available in the temporary repository > > https://repository.apache.org/content/repositories/orgapachehbase-1161/ > . > > The git tag corresponding to the candidate is '0.98.24RC0' (9c13a1c). > > > > > > The detailed source and binary compatibility report for this release > > with respect to the previous is available for your review at > > https://dist.apache.org/repos/dist/dev/hbase/hbase-0.98. > > 24RC0/0.98.23_0.98.24RC0_compat_report.html . There are no reported > > compatibility issues. > > > > > > The 33 issues resolved in this release can be found at > > https://s.apache.org/qDNI . > > > > > > I have made the following assessments of this candidate: > > > > > > - Release audit check: pass (7u80) > > > > > > - Unit test suite: pass 20/20 iterations (7u80) > > > > > > - Loaded 1M keys with LTT (10 readers, 10 writers, 10 updaters > > (20%): all keys verified, no unusual messages or errors, latencies in the > > ballpark (8u102) > > > > > > - IntegrationTestBigLinkedList 1B rows: 100% referenced, no errors > > (8u102, Hadoop 2.7.3) > > > > > > - Built head of Apache Phoenix 4.x-HBase-0.98 branch: no errors > > (7u80) > > > > > > Signed with my code signing key D5365CCD. > > > > > > Please try out the candidate and vote +1/0/-1. This vote will be open > > for at least 72 hours. Unless objection I will try to close it Tuesday > > January 3, 2017 if we have sufficient votes. > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > If you are given a choice, you believe you have acted freely. - Raymond > > Teller (via Peter Watts) > > >
