Naveen Gangam created HIVE-26118: ------------------------------------ Summary: [Standalone Beeline] Jar name mismatch between build and assembly Key: HIVE-26118 URL: https://issues.apache.org/jira/browse/HIVE-26118 Project: Hive Issue Type: Sub-task Components: Beeline Affects Versions: 3.0.0 Reporter: Naveen Gangam Assignee: Naveen Gangam
Fix from HIVE-25750 has an issue where the beeline builds a jar named "jar-with-dependencies.jar" but the assembly looks for a jar name "original-jar-with-dependencies.jar". Thus this uber jar never gets included in the distribution. -- This message was sent by Atlassian Jira (v8.20.1#820001)