Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0, 1.17.0
-
None
Description
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)
Attachments
Issue Links
- links to