[
https://issues.apache.org/jira/browse/HADOOP-19004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801601#comment-17801601
]
ASF GitHub Bot commented on HADOOP-19004:
-----------------------------------------
steveloughran commented on code in PR #6324:
URL: https://github.com/apache/hadoop/pull/6324#discussion_r1439081224
##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java:
##########
@@ -5751,6 +5753,10 @@ public StoreContext createStoreContext() {
.build();
}
+ public CreateSessionResponse createSessionInternal(CreateSessionRequest
createSessionRequest){
Review Comment:
aah, that's why the imports are still obsolete...will cut
> S3A: Support Authentication through HttpSigner API
> ---------------------------------------------------
>
> 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
> Labels: pull-request-available
>
> 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]