[
https://issues.apache.org/jira/browse/PHOENIX-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267687#comment-17267687
]
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_r559943438
##########
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:
Any chance we can use Hadoop 3.2.x version's APIs? 3.1.x is not
production ready
[announcement](https://lists.apache.org/thread.html/8313e605c0ed0012f134cce9cc6adca738eea81feccea99c8de87cd9@%3Cgeneral.hadoop.apache.org%3E)
Although it might not impact our usecase but if users are not going to run
Hadoop 3.1.x in prod, we can also use stable version as downstreamers?
----------------------------------------------------------------
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)