You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/11/04 12:46:00 UTC

[jira] [Updated] (DRILL-7135) Upgrade to Jetty 9.4

     [ https://issues.apache.org/jira/browse/DRILL-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-7135:
------------------------------------
    Fix Version/s:     (was: 1.17.0)

> Upgrade to Jetty 9.4
> --------------------
>
>                 Key: DRILL-7135
>                 URL: https://issues.apache.org/jira/browse/DRILL-7135
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.15.0
>            Reporter: Vitalii Diravka
>            Priority: Minor
>
> Initially DRILL-7051 updated Jetty to 9.4 version and DRILL-7081 updated Jersey version to 2.28 version. These versions work fine for Drill with Hadoop version below 3.0.
>  Starting from Hadoop 3.0 it uses [org.eclipse.jetty|https://github.com/apache/hadoop/blob/branch-3.0/hadoop-project/pom.xml#L38] 9.3 version.
>  That's why it conflicts with newer Jetty&Jersey versions.
> Drill can update Jetty and Jersey versions after resolution HADOOP-14930 and HBASE-19256.
>  Or alternatively these libs can be shaded in Drill, but there is no real reason to do it nowadays.
> See details in [#1681|https://github.com/apache/drill/pull/1681#discussion_r265904521] PR.
> _Notes_: 
> * For Jersey update it is necessary to add org.glassfish.jersey.inject:jersey-hk2 in Drill to solve all compilation failures.
> * See doc for Jetty update: https://www.eclipse.org/jetty/documentation/9.4.x/upgrading-jetty.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)