You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2019/03/25 01:22:00 UTC

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

Vitalii Diravka created DRILL-7135:
--------------------------------------

             Summary: 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
             Fix For: Future


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)