[
https://issues.apache.org/jira/browse/TEZ-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033637#comment-17033637
]
László Bodor commented on TEZ-4114:
-----------------------------------
[~ashutoshc], [~jeagles]: could you please take a look at [^TEZ-4114.05.patch]?
I've cleaned up root/tez-dag pom.xml in order to not have any compile-time
jetty dependencies, which can be confirmed by:
1.
{code}
mvn dependency:tree
{code}
2.
I've updated jetty.version in root pom.xml, but it doesn't make sense anymore,
as tez jetty.version is not used / tez doesn't need jetty as a direct dependency
I think this way, the original goal has been reached (?): "decouple jetty
upgrade from hadoop upgrade"
3. tez-dist contains the jetty shipped by hadoop, I need some confirmation on
what to do with it
> Upgrade to Jetty 9.4
> --------------------
>
> Key: TEZ-4114
> URL: https://issues.apache.org/jira/browse/TEZ-4114
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Attachments: TEZ-4114.01.patch, TEZ-4114.02.patch, TEZ-4114.03.patch,
> TEZ-4114.04.patch, TEZ-4114.05.patch
>
>
> Hadoop already did it in: https://issues.apache.org/jira/browse/HADOOP-16152
> Hive: "in progress", only abandoned jiras
> https://issues.apache.org/jira/browse/HIVE-21961
> https://issues.apache.org/jira/browse/HIVE-21211
--
This message was sent by Atlassian Jira
(v8.3.4#803005)