You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/11/10 13:44:58 UTC

[GitHub] [nifi] pvillard31 commented on a change in pull request #4644: NIFI-7974 - Upgrading calcite, hbase, geo2ip deps

pvillard31 commented on a change in pull request #4644:
URL: https://github.com/apache/nifi/pull/4644#discussion_r520571693



##########
File path: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/pom.xml
##########
@@ -25,7 +25,7 @@
     <artifactId>nifi-hbase_1_1_2-client-service</artifactId>
     <packaging>jar</packaging>
     <properties>
-        <hbase.version>1.1.13</hbase.version>
+        <hbase.version>1.4.13</hbase.version>

Review comment:
       Oh my bad, I don't recall about this discussion. I discussed with some HBase folks and changes are non existent on the client side when it comes to data push/pull across the 1.x lines (even between 1.x and 2.x to be honest, changes are mostly around administration and management APIs). This upgrade is motivated by transitive dependencies but I can remove this specific change if needed.




----------------------------------------------------------------
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