From d298f734a46515ffaa59751cc56b56449006c3e2 Mon Sep 17 00:00:00 2001 From: Andrew Wang Date: Fri, 7 Apr 2017 13:43:06 -0700 Subject: [PATCH] HADOOP-14287. Compiling trunk with -DskipShade fails. Contributed by Arun Suresh. --- .../hadoop-client-integration-tests/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hadoop-client-modules/hadoop-client-integration-tests/pom.xml b/hadoop-client-modules/hadoop-client-integration-tests/pom.xml index 02e5824d00..99fd0c2bfa 100644 --- a/hadoop-client-modules/hadoop-client-integration-tests/pom.xml +++ b/hadoop-client-modules/hadoop-client-integration-tests/pom.xml @@ -145,6 +145,11 @@ hadoop-common test + + org.apache.hadoop + hadoop-hdfs-client + test + org.apache.hadoop hadoop-hdfs