[
https://issues.apache.org/jira/browse/PHOENIX-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267697#comment-17267697
]
ASF GitHub Bot commented on PHOENIX-6326:
-----------------------------------------
virajjasani commented on a change in pull request #1098:
URL: https://github.com/apache/phoenix/pull/1098#discussion_r559951873
##########
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:
> 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)
True, as long as we are going to support HBase 2.1 with Phoenix 5.1 (which
is the plan), we will have to adhere to this.
> The announcement you quote refers specifcally to 3.1.0, not to later 3.1.x
versions.
3.1.4 is production ready.
Sure this sounds good.
----------------------------------------------------------------
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]
> Phoenix doesn't work with Java version 11.0.9.1 , due to Jetty problem
> ----------------------------------------------------------------------
>
> Key: PHOENIX-6326
> URL: https://issues.apache.org/jira/browse/PHOENIX-6326
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.1.0, 4.16.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Critical
>
> Looks like we need to upgrade either Hadoop or Jetty dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)