It seems like I’m running into HBASE-18813<https://issues.apache.org/jira/browse/HBASE-18813>. Probably we should also backport it to branch-1.3.
From: Andrew Purtell <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Saturday, June 8, 2019 at 11:46 PM To: "[email protected]" <[email protected]> Subject: Re: [VOTE] The first HBase 1.3.5 release candidate (RC0) is available Thanks for the report Jan. If you still have some of the surefire output files for the failed tests please consider filing a JIRA and attaching them to it. On Jun 8, 2019, at 2:23 PM, Jan Hentschel <[email protected]<mailto:[email protected]>> wrote: +1 (binding) Tested via the vote script. * Signature: ok * Checksum : ok * Rat check (1.8.0_202-ea): ok - mvn clean apache-rat:check * Built from source (1.8.0_202-ea): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_202-ea): failed - mvn test -P runAllTests Had some problems with the tests (especially TestCanaryTool). Running them in isolation works. Also, played around with the shell and all basic commands work. From: Artem Ervits <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, June 7, 2019 at 3:44 PM To: dev <[email protected]<mailto:[email protected]>> Subject: Re: [VOTE] The first HBase 1.3.5 release candidate (RC0) is available +1 (non-binding) -Tested with "hbase-vote.sh -s https://dist.apache.org/repos/dist/dev/hbase/1.3.5RC0/ * Signature: ok * Checksum : ok * Rat check (1.8.0_172): ok - mvn clean apache-rat:check * Built from source (1.8.0_172): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_172): ok - mvn test -P runSmallTests I switched to small tests as runAllTests takes a long time on my machine Maybe good to add https://issues.apache.org/jira/browse/HBASE-20091, if of value, I can reopen and see if it applies, we can handle it in 1.3.6 installed on local filesystem: OK hbase shell: create, put, get, alter, disable, drop: OK logs: OK Phoenix 4.14.2-HBase-1.3: loaded some examples, accessible from phoenix and hbase: OK On Thu, Jun 6, 2019 at 11:56 AM Andrew Purtell <[email protected]<mailto:[email protected]><mailto:[email protected]><mailto:[email protected]%3e>> wrote: The dist URL is https://dist.apache.org/repos/dist/dev/hbase/1.3.5RC0/ On Jun 5, 2019, at 5:06 PM, Andrew Purtell <[email protected]<mailto:[email protected]><mailto:[email protected]><mailto:[email protected]%3e>> wrote: The first HBase 1.3.5 release candidate (RC0) is available for download at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.3.5RC0/ and Maven artifacts are available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1322/ . The git tag corresponding to the candidate is '1.3.5RC0' (b59afe7b1d). A detailed source and binary compatibility report for this release is available at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.3.5RC0/compat-check-report.html . Please review and raise any concerns if you have them. A list of the 29 issues resolved in this release can be found at https://s.apache.org/WLIm Please try out the candidate and vote +1/0/-1. Prior to making this announcement I made the following checks: RAT check passes (7u80) Unit test suite passes (8u172) LTT load 1M rows (8u172) -- Best regards, Andrew
