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). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org