virajjasani commented on a change in pull request #1098:
URL: https://github.com/apache/phoenix/pull/1098#discussion_r559959473
##########
File path: pom.xml
##########
@@ -79,7 +79,7 @@
<!-- Hadoop and Hbase-thirdparty version -->
<!-- These are expected to be overridden to conform to cluster versions
along with hbase.version (defined in profiles) -->
- <hadoop.version>3.0.3</hadoop.version>
+ <hadoop.version>3.1.4</hadoop.version>
Review comment:
> We can override hbase.version from each hbase profile, so we could use
3.1.4 for 2.1, and 3.2.1 for 2.2+.
Actually this one is quite better choice.
> We should also consider dropping HBase 2.1 support in 5.2
Absolutely, it is EOL'ed anyways.
----------------------------------------------------------------
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]