[
https://issues.apache.org/jira/browse/HIVE-29582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng resolved HIVE-29582.
--------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> Packaging includes test jars
> ----------------------------
>
> Key: HIVE-29582
> URL: https://issues.apache.org/jira/browse/HIVE-29582
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 4.3.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.3.0
>
>
> Appears the build includes a tests.jar file in the lib directory.
> {noformat}
> % ls -l
> packaging/target/apache-hive-4.3.0-SNAPSHOT-bin/apache-hive-4.3.0-SNAPSHOT-bin/lib/*tests*
> -rw-r--r-- 1 ngangam staff 47647 Dec 31 2024
> packaging/target/apache-hive-4.3.0-SNAPSHOT-bin/apache-hive-4.3.0-SNAPSHOT-bin/lib/hive-llap-common-4.3.0-SNAPSHOT-tests.jar
> %
> {noformat}
> I couldnt quite figure out where in the dependency tree this was getting
> pulled in from but generally is a good idea to exclude all tests.jar files
> from the lib.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)