Illia Barbashov created HIVE-29756:
--------------------------------------
Summary: Standalone Beeline Jar is not shaded properly.
Key: HIVE-29756
URL: https://issues.apache.org/jira/browse/HIVE-29756
Project: Hive
Issue Type: Bug
Reporter: Illia Barbashov
Assignee: Illia Barbashov
Attachments: image-2026-07-22-12-02-20-606.png
After the build the beeline target directory contains the
java-with-dependencies.jar which is a fat jar with all packaged dependencies in
it, however it is not properly shaded and some of the dependencies can't be
found by the Java Runtime when the jar is being executed.
Side Note: java-with-dependencies.jar is an awkward name, could be changed to
beeline-standalone.jar
!image-2026-07-22-12-02-20-606.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)