From 1a53bc6ecf912c635e41b9df8dc708d0d5ea5e01 Mon Sep 17 00:00:00 2001 From: Mingliang Liu Date: Tue, 4 Aug 2020 20:48:45 -0700 Subject: [PATCH] HDFS-15499. Clean up httpfs/pom.xml to remove aws-java-sdk-s3 exclusion (#2188) Signed-off-by: Akira Ajisaka --- hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml index b02b03f0599..5adda3f84b3 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml @@ -118,10 +118,6 @@ org.eclipse.jetty servlet-api-2.5 - - com.amazonaws - aws-java-sdk-s3 - org.eclipse.jdt core @@ -153,10 +149,6 @@ org.eclipse.jetty servlet-api-2.5 - - com.amazonaws - aws-java-sdk-s3 - org.eclipse.jdt core