From 872839416b9eac6602d60cdd755af46730a9a8af Mon Sep 17 00:00:00 2001 From: Wanqiang Ji Date: Wed, 6 May 2020 04:36:38 +0800 Subject: [PATCH] HDFS-15331. Remove invalid exclusions that minicluster dependency on HDFS (#1996). Contributed by Wanqiang Ji (cherry picked from commit e877118454b97ae72d3b52dd256999ca073df91d) --- hadoop-minicluster/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hadoop-minicluster/pom.xml b/hadoop-minicluster/pom.xml index 7d64566244..1ba646a50c 100644 --- a/hadoop-minicluster/pom.xml +++ b/hadoop-minicluster/pom.xml @@ -67,12 +67,6 @@ org.apache.hadoop hadoop-hdfs compile - - - io.kubernetes - client-java - -