virajjasani commented on a change in pull request #1103:
URL: https://github.com/apache/phoenix/pull/1103#discussion_r561734307
##########
File path: pom.xml
##########
@@ -1577,6 +1581,7 @@
<hbase.version>${hbase-2.3.runtime.version}</hbase.version>
<hbase.thirdparty.version>3.3.0</hbase.thirdparty.version>
<zookeeper.version>3.5.7</zookeeper.version>
+ <hadoop.version>3.1.3</hadoop.version>
Review comment:
I see, I thought we want to keep the same default Hadoop version for
HBase profiles as the default Hadoop version kept by the respective HBase
versions.
> This only affects the defaults, and the binary distributions, end users
are free to build with wathever version they choose.
That's right, end users are free to build with versions of their choice.
> I am running a set of builds with HBase 2.1/2.2/2.3 and Hadoop
3.0.3/3.1.3/3.1.3 respectively, so we'll know more in about an hour.
Great!
----------------------------------------------------------------
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]