Naveen Gangam created HIVE-29582:
------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)