You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by va...@apache.org on 2020/02/20 00:16:25 UTC

[spark] 01/01: Package AWS SDK.

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

vanzin pushed a commit to branch story/PLAT-2902/create-spark-gr-with-ci
in repository https://gitbox.apache.org/repos/asf/spark.git

commit ff7ba54865a35c5fe1f8de92b4e52202931598e1
Author: Marcelo Vanzin <va...@apache.org>
AuthorDate: Thu Feb 13 16:14:09 2020 -0800

    Package AWS SDK.
---
 hadoop-cloud/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/hadoop-cloud/pom.xml b/hadoop-cloud/pom.xml
index 42941b9..ccccb3e 100644
--- a/hadoop-cloud/pom.xml
+++ b/hadoop-cloud/pom.xml
@@ -102,11 +102,6 @@
           <groupId>com.fasterxml.jackson.core</groupId>
           <artifactId>jackson-annotations</artifactId>
         </exclusion>
-        <!-- Keep old SDK out of the assembly to avoid conflict with Kinesis module -->
-        <exclusion>
-          <groupId>com.amazonaws</groupId>
-          <artifactId>aws-java-sdk</artifactId>
-        </exclusion>
       </exclusions>
     </dependency>
     <dependency>


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