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

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

steveloughran opened a new pull request, #6324:
URL: https://github.com/apache/hadoop/pull/6324

   
   HADOOP-19004. S3A: Support Authentication through HttpSigner API
   
   Move to the new auth flow based signers for aws. * Implement a new Signer 
Initialization Chain
   * Add a new instantiation method
   * Add a new test
   * Fix Reflection Code for SignerInitialization
   
   (+steve changes)
   * move instantiation code into SignerFactory
   * CustomHttpSigner goes into production code for broader testing
   * some tuning of property values and names of constants/methods.
   
   
   ### How was this patch tested?
   
   new test
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] 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)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> S3A: Move to a new HttpSigner for S3Express
> -------------------------------------------
>
>                 Key: HADOOP-19004
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19004
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Harshit Gupta
>            Priority: Major
>
> The latest AWS SDK changes how signing works, and for signing S3Express 
> signatures the new {{software.amazon.awssdk.http.auth}} auth mechanism is 
> needed



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