[
https://issues.apache.org/jira/browse/HIVE-29582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naveen Gangam updated HIVE-29582:
---------------------------------
Description:
Appears the build includes a tests.jar file in the lib directory.
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.
was:
Appears the build includes a tests.jar file in the lib directory.
{noformat}
% ls -l
packaging/target/apache-hive-3.1.3000.7.3.2.10000-96-bin/apache-hive-3.1.3000.7.3.2.10000-96-bin/lib/*tests*
-rw-r--r-- 1 ngangam staff 50112 Apr 23 14:26
packaging/target/apache-hive-3.1.3000.7.3.2.10000-96-bin/apache-hive-3.1.3000.7.3.2.10000-96-bin/lib/hive-llap-common-3.1.3000.7.3.2.10000-96-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.
> 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
>
> Appears the build includes a tests.jar file in the lib directory.
> 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)