[ 
https://issues.apache.org/jira/browse/TEZ-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025021#comment-17025021
 ] 

László Bodor commented on TEZ-4114:
-----------------------------------

[~smeng]: this is blocked on TEZ-4100
TestTezCommonUtils test failure shows the possible incompatibility with jetty 
9.4.x and Hadoop 3.0.3 (which currently tez depends on)
{code}
java.lang.NoClassDefFoundError: org/eclipse/jetty/http/HttpContent$Factory
        at 
org.apache.tez.common.TestTezCommonUtils.setup(TestTezCommonUtils.java:61)
Caused by: java.lang.ClassNotFoundException: 
org.eclipse.jetty.http.HttpContent$Factory
        at 
org.apache.tez.common.TestTezCommonUtils.setup(TestTezCommonUtils.java:61)
{code}
I think, after upgrading to at least hadoop 3.1.4 upstream, newer jetty will 
come easier think

possible order could be:
1. resolve TEZ-4100: upgrade to hadoop 3.1.3 (handle other problematic stuff 
there, e.g. guava 11 -> 27 in tez)
2. wait for the hadoop 3.1.4 release upstream (HADOOP-16152 will be present in 
that)
3. create another tez ticket for hadoop 3.1.4 upgrade
cc: [~jeagles]


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

Reply via email to