[
https://issues.apache.org/jira/browse/HADOOP-16152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926540#comment-16926540
]
Wei-Chiu Chuang commented on HADOOP-16152:
------------------------------------------
Thanks [~yumwang] for the work.
I think we should push this forward, especially since starting from 9.4.12
Jetty supports TLS 1.3.
I think the biggest problem was shading. Spent today to get shading to work
correctly. Attached is a patch that shades the necessary dependencies (between
9.3.x and 9.4.x, jetty added a number of dependencies and they had to be shaded
properly). We can use this patch as a starting point to test downstream
applications. I also updated the Jetty version to the latest 9.4.20.
> Upgrade Eclipse Jetty version to 9.4.x
> --------------------------------------
>
> Key: HADOOP-16152
> URL: https://issues.apache.org/jira/browse/HADOOP-16152
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.2.0
> Reporter: Yuming Wang
> Assignee: Yuming Wang
> Priority: Major
> Attachments: HADOOP-16152.002.patch, HADOOP-16152.v1.patch
>
>
> Some big data projects have been upgraded Jetty to 9.4.x, which causes some
> compatibility issues.
> Spark:
> [https://github.com/apache/spark/blob/02a0cdea13a5eebd27649a60d981de35156ba52c/pom.xml#L146]
> Calcite:
> [https://github.com/apache/calcite/blob/avatica-1.13.0-rc0/pom.xml#L87]
> Hive: https://issues.apache.org/jira/browse/HIVE-21211
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]