[
https://issues.apache.org/jira/browse/DRILL-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041964#comment-17041964
]
Anton Gozhiy edited comment on DRILL-7586 at 2/21/20 3:48 PM:
--------------------------------------------------------------
Merged into Apache master with commit id
[e8f9b7e.|https://github.com/apache/drill/commit/e8f9b7ee2940984c59783e36e4fbca3fa25d6ad7]
was (Author: angozhiy):
Merged into Apache master with commit id
[e8f9b7e|https://github.com/apache/drill/commit/e8f9b7ee2940984c59783e36e4fbca3fa25d6ad7]
> 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.16.0, 1.17.0
> Reporter: Oleg Zinoviev
> Assignee: Oleg Zinoviev
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.18.0
>
>
> 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)