From ded6615605e168cfd3bae5c3d886927fd399bee5 Mon Sep 17 00:00:00 2001 From: Chao Sun Date: Tue, 10 Nov 2020 16:05:12 -0800 Subject: [PATCH] HADOOP-17373. hadoop-client-integration-tests doesn't work when building with skipShade --- .../hadoop-client-integration-tests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hadoop-client-modules/hadoop-client-integration-tests/pom.xml b/hadoop-client-modules/hadoop-client-integration-tests/pom.xml index 7a47cc5a90f00..978918e406773 100644 --- a/hadoop-client-modules/hadoop-client-integration-tests/pom.xml +++ b/hadoop-client-modules/hadoop-client-integration-tests/pom.xml @@ -180,6 +180,12 @@ test test-jar + + org.apache.hadoop + hadoop-yarn-server-tests + test + test-jar +