[
https://issues.apache.org/jira/browse/HADOOP-19059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815505#comment-17815505
]
ASF GitHub Bot commented on HADOOP-19059:
-----------------------------------------
adnanhemani opened a new pull request, #6538:
URL: https://github.com/apache/hadoop/pull/6538
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
This upgrades the AWS Java SDK version to 2.23.19, which brings the S3
Access Grants plugin into the bundle.jar. We can then use that plugin to
support S3 Access Grants with native capacity.
### How was this patch tested?
Integration Tests ran against PDX (`us-west-2`). Results in next comment.
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [X] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [N/A] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> update AWS SDK to support S3 Access Grants in S3A
> -------------------------------------------------
>
> Key: HADOOP-19059
> URL: https://issues.apache.org/jira/browse/HADOOP-19059
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, fs/s3
> Affects Versions: 3.4.0
> Reporter: Jason Han
> Assignee: Jason Han
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> In order to support S3 Access
> Grants(https://aws.amazon.com/s3/features/access-grants/) in S3A, we need to
> update AWS SDK in hadooop package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]