You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Oleg Zinoviev (Jira)" <ji...@apache.org> on 2020/02/14 10:47:00 UTC

[jira] [Created] (DRILL-7586) drill-hive-exec-shaded contains commons-lang3 version 3.1

Oleg Zinoviev created DRILL-7586:
------------------------------------

             Summary: drill-hive-exec-shaded contains commons-lang3 version 3.1
                 Key: DRILL-7586
                 URL: https://issues.apache.org/jira/browse/DRILL-7586
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.17.0, 1.16.0
            Reporter: Oleg Zinoviev
            Assignee: Oleg Zinoviev


org.apache.hive:hive-exec contains shaded commons-lang3 library version 3.1.
During the Drill build, these classes are added to the Vasya library. This causes an incorrect version of StringUtils to be loaded in runtime (since the jars directory is found in classpath earlier than jars/3rdparty)



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