You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by pi...@apache.org on 2021/11/22 11:28:58 UTC

[ozone] 01/02: Revert "Quick fix for HTTPFS gateway dependencies after merge... to be revisited."

This is an automated email from the ASF dual-hosted git repository.

pifta pushed a commit to branch HDDS-5447-httpfs
in repository https://gitbox.apache.org/repos/asf/ozone.git

commit 3ede0703e9c9d82b008f2211c1f4dc14975262d8
Author: Istvan Fajth <pi...@cloudera.com>
AuthorDate: Mon Nov 22 12:23:03 2021 +0100

    Revert "Quick fix for HTTPFS gateway dependencies after merge... to be revisited."
    
    This reverts commit f0a7f81de4c70e50d9db1556f323e59fc5400b46.
---
 hadoop-ozone/httpfsgateway/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/hadoop-ozone/httpfsgateway/pom.xml b/hadoop-ozone/httpfsgateway/pom.xml
index 902eea9..2366eff 100644
--- a/hadoop-ozone/httpfsgateway/pom.xml
+++ b/hadoop-ozone/httpfsgateway/pom.xml
@@ -49,14 +49,6 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-hdfs-client</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-hdfs</artifactId>
-    </dependency>
-    <dependency>
       <groupId>com.googlecode.json-simple</groupId>
       <artifactId>json-simple</artifactId>
       <scope>compile</scope>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org