+1 Ran the hbase test suite with patch from HBASE-20223. Checked test output - nothing unusual.
On Mon, Mar 19, 2018 at 4:31 PM, Ted Yu <[email protected]> wrote: > I got the following when building master branch with the patch from > HBASE-20223 > : > > [ERROR] The project org.apache.hbase:hbase-spark-it:3.0.0-SNAPSHOT > (/a/hbase/hbase-spark-it/pom.xml) has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-cli:commons-cli:jar is missing. @ > org.apache.hbase:hbase-spark-it:[unknown-version], > /mnt/disk2/a/hbase/hbase-spark-it/pom.xml, line 231, column 17 > [ERROR] > [ERROR] The project org.apache.hbase:hbase-backup:3.0.0-SNAPSHOT > (/a/hbase/hbase-backup/pom.xml) has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-cli:commons-cli:jar is missing. @ > org.apache.hbase:hbase-backup:[unknown-version], > /mnt/disk2/a/hbase/hbase-backup/pom.xml, line 110, column 17 > > Using the following I was able to proceed with running unit tests: > > https://pastebin.com/1nBxaySF > > Will report back test result. > > Thanks > > On Mon, Mar 19, 2018 at 4:15 PM, Josh Elser <[email protected]> wrote: > >> Hi, >> >> Please consider the following as the 2.1.0 release of Apache HBase >> Thirdparty. >> >> Source artifact, signatures, and checksums are available at >> https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdpart >> y/hbase-thirdparty-2.1.0RC0/ >> >> Git commit for the release candidate available at >> https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.g >> it;a=commit;h=de125620dece453f49a56de5b328427dc534133f >> >> Maven repository available at https://repository.apache.org/ >> content/repositories/orgapachehbase-1206 >> >> This vote will remain open for at least 72 hours (~2018/03/22 2300 GMT). >> HBASE-20223 has a patch for branch-2.0 which supports this thirdparty >> update (obligatory: have not run a full test suite locally with this >> change yet). >> >> Here's my +1 >> >> - Josh >> > >
