You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/01/19 06:57:06 UTC

[GitHub] [phoenix] stoty commented on a change in pull request #1098: PHOENIX-6326 Phoenix doesn't work with Java version 11.0.9.1 , due to…

stoty commented on a change in pull request #1098:
URL: https://github.com/apache/phoenix/pull/1098#discussion_r559949852



##########
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:
       The announcement you quote refers specifcally to  3.1.0, not to later 3.1.x versions.
   3.1.4 is production ready.
   
   Having said that, I am not against going to Hadoop 3.2, but I'd prefer to leave that until after the 5.1 release, as we have very litte time to shake out any possblie problems.
   
   HBase 2.1 doesn't officially support Hadoop 3.2 either (though it's probably more a question of the relative release times than an actual incompatibility)
    




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