From 3a549cea193fef0a2386f6c932a48ca2c66ab89a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Elek?= Date: Tue, 17 Sep 2019 12:20:51 +0200 Subject: [PATCH] HDDS-2120. Remove hadoop classes from ozonefs-current jar Closes #1434 --- hadoop-ozone/ozonefs-lib-current/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hadoop-ozone/ozonefs-lib-current/pom.xml b/hadoop-ozone/ozonefs-lib-current/pom.xml index b3913c3b026..44e716a844c 100644 --- a/hadoop-ozone/ozonefs-lib-current/pom.xml +++ b/hadoop-ozone/ozonefs-lib-current/pom.xml @@ -91,6 +91,16 @@ org.apache.hadoop hadoop-ozone-filesystem compile + + + org.apache.hadoop + hadoop-common + + + org.apache.hadoop + hadoop-hdfs + +