You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/10 19:12:28 UTC

[GitHub] [hbase-operator-tools] ankitsinghal commented on a change in pull request #4: HBASE-22675 Use the commons-cli from hbase-thirdparty

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:
users@infra.apache.org


With regards,
Apache Git Services