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

ASF GitHub Bot commented on HADOOP-19282:
-----------------------------------------

LDVSOFT commented on PR #7966:
URL: https://github.com/apache/hadoop/pull/7966#issuecomment-3361509054

   @steveloughran You're welcome!
   
   About leaner classpath: there are pros and cons. S3A, as far as I see, 
really only needs AWS SDK modules for s3, s3-manager, sts and whatever those 
would pull (core, sync/async clients, etc), however since dependencies of those 
aren't shaded, like in _bundle_, it may cause other problems I can't recommend 
to anyone outside as of now (as of now I don't trust Maven to handle this 
complexity :shushing_face:). Also there is some noise as it seems 
implementation would prefer a particular good async http client, but don't 
quote me on that…
   
   Will cherry-pick for 3.4.
   
   I'm not familiar with Jira to understand what ID you mean here, but my 
username is 
[LDVSoft](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=LDVSoft).




> S3A: STSClientFactory has hard-coded dependency on shaded HttpClient
> --------------------------------------------------------------------
>
>                 Key: HADOOP-19282
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19282
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 3.4.2
>            Reporter: melin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> hadoop-aws directly depends on aws-java-sdk-bundle, and the size of 
> aws-java-sdk-bundle is too large. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to