[
https://issues.apache.org/jira/browse/HADOOP-19004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794055#comment-17794055
]
ASF GitHub Bot commented on HADOOP-19004:
-----------------------------------------
ahmarsuhail commented on code in PR #6324:
URL: https://github.com/apache/hadoop/pull/6324#discussion_r1418453963
##########
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:
This is unused, consider removing. if it is for internal use only, move to
S3AInternals? There's also no corresponding method for it RequestFactory.
> 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]