From 024c3ec4a3ad47cf30501497c7ae810a30634f82 Mon Sep 17 00:00:00 2001 From: Arpit Agarwal Date: Fri, 4 Aug 2017 16:46:59 -0700 Subject: [PATCH] HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham. --- hadoop-client-modules/hadoop-client-minicluster/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hadoop-client-modules/hadoop-client-minicluster/pom.xml b/hadoop-client-modules/hadoop-client-minicluster/pom.xml index f4b2329fdc..5255640dfc 100644 --- a/hadoop-client-modules/hadoop-client-minicluster/pom.xml +++ b/hadoop-client-modules/hadoop-client-minicluster/pom.xml @@ -634,6 +634,13 @@ **/* + + org.apache.hadoop:hadoop-mapreduce-client-jobclient:* + + testjar/* + testshell/* + +