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

Adnan Hemani commented on HADOOP-19050:
---------------------------------------

Hi Steve,

 

I'm working on this along with Jason Han. We've introduced a patch that is 
utilizing AWS' officially released S3 Access Grants plugin 
([https://github.com/aws/aws-s3-accessgrants-plugin-java-v2] and 
[https://mvnrepository.com/artifact/software.amazon.s3.accessgrants/aws-s3-accessgrants-java-plugin/2.0.0]),
 so I think that will clear most of the complexities you've mentioned above as 
the main logic for supporting S3 Access Grants will come from there once it is 
attached to the S3 SDKv2 client. We only need to introduce code in Hadoop that 
will allow users to enable adding this plugin onto their S3 SDKv2 clients.

 

I'm taking a look at the build failures mentioned above, will update the GitHub 
with any findings (doubt any of these issues are related to the new code, as 
all the issues listed are unrelated to the code diff - but will take a look to 
make sure anyways). Thanks for your support! Please let us know your thoughts 
on the code when you have time next.

 

-Adnan

> Add S3 Access Grants Support in S3A
> -----------------------------------
>
>                 Key: HADOOP-19050
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19050
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Jason Han
>            Priority: Minor
>              Labels: pull-request-available
>
> Add support for S3 Access Grants 
> (https://aws.amazon.com/s3/features/access-grants/) in S3A.



--
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