[ 
https://issues.apache.org/jira/browse/HDFS-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170483#comment-17170483
 ] 

Mingliang Liu commented on HDFS-15499:
--------------------------------------

I did not find {{aws-java-sdk-s3}} included in the httpfs module
{code:bash}
$ mvn clean dependency:tree -Dverbose | grep aws
$ echo $?
1
$
{code}

The reason is that, hadoop-common and hadoop-hdfs modules do not include this 
aws-java-sdk-s3 any longer. So this JIRA is to clean that up to avoid confusion.

> Clean up httpfs/pom.xml to remove aws-java-sdk-s3 exclusion
> -----------------------------------------------------------
>
>                 Key: HDFS-15499
>                 URL: https://issues.apache.org/jira/browse/HDFS-15499
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: httpfs
>            Reporter: Mingliang Liu
>            Priority: Major
>
> In [HADOOP-14040] we use shaded aws-sdk uber-JAR for instead of s3 jar in 
> hadoop-project/pom.xml. After that, we should also update httpfs `pom.xml` 
> file to exclude the correct jar dependency.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to