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

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

steveloughran commented on PR #5821:
URL: https://github.com/apache/hadoop/pull/5821#issuecomment-1628606343

   
./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/auth/delegation/DelegationBindingInfo.java:21:import
 java.util.Optional;:8: Unused import - java.util.Optional. [UnusedImports]
   
./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/auth/delegation/DelegationBindingInfo.java:24:import
 org.apache.hadoop.security.token.Token;:8: Unused import - 
org.apache.hadoop.security.token.Token. [UnusedImports]




> s3a DelegationToken plugin to expand return type of deploy/binding
> ------------------------------------------------------------------
>
>                 Key: HADOOP-18795
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18795
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>              Labels: pull-request-available
>
> Change the binding result of s3a DT services beyond just a credential list
> this will the extension point
> * return a new signer integrated with the fs
> * add something to help with the building the requests to delete objects 
> during paged delete
> * gives us an option to add any more stuff
> this is incompatible, but the move to AWS v2 breaks DTs bindings anyway...



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