ankitsinghal commented on a change in pull request #4: HBASE-22675 Use the commons-cli from hbase-thirdparty URL: https://github.com/apache/hbase-operator-tools/pull/4#discussion_r302228339
########## File path: hbase-hbck2/pom.xml ########## @@ -32,6 +32,7 @@ <name>Apache HBase - HBCK2</name> <description>HBCK for HBase 2+</description> <properties> + <hbase-thirdparty.version>2.2.1</hbase-thirdparty.version> Review comment: hbck2 worked fine for me with 2.0.x(atleast) without this change as well. 👍 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
