You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ahmar Suhail (Jira)" <ji...@apache.org> on 2023/05/17 15:40:00 UTC

[jira] [Comment Edited] (HADOOP-18073) Upgrade AWS SDK to v2

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

Ahmar Suhail edited comment on HADOOP-18073 at 5/17/23 3:39 PM:
----------------------------------------------------------------

new rebased branch is [https://github.com/ahmarsuhail/hadoop/tree/feature-HADOOP-18073-s3a-sdk-upgrade-rebase|https://github.com/ahmarsuhail/hadoop/tree/feature-HADOOP-18073-s3a-sdk-upgrade-rebase.]

 

ITestS3ABlockOutputArray.testDiskBlockCreate fails (also failing on trunk) on an EC2 instance, works ok on Mac. Looks like file names aren't being truncated on EC2


was (Author: JIRAUSER283484):
new rebased branch is [https://github.com/ahmarsuhail/hadoop/tree/feature-HADOOP-18073-s3a-sdk-upgrade-rebase |https://github.com/ahmarsuhail/hadoop/tree/feature-HADOOP-18073-s3a-sdk-upgrade-rebase.]

 

ITestS3ABlockOutputArray.testDiskBlockCreate fails (also failing on trunk) on an EC2 instance, works ok on Mac. Looks like file names aren't being truncated on EC2

> Upgrade AWS SDK to v2
> ---------------------
>
>                 Key: HADOOP-18073
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18073
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: auth, fs/s3
>    Affects Versions: 3.3.1
>            Reporter: xiaowei sun
>            Assignee: Ahmar Suhail
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: Upgrading S3A to SDKV2.pdf
>
>
> This task tracks upgrading Hadoop's AWS connector S3A from AWS SDK for Java V1 to AWS SDK for Java V2.
> Original use case:
> {quote}We would like to access s3 with AWS SSO, which is supported in software.amazon.awssdk:sdk-core:2.*.
> In particular, from [https://hadoop.apache.org/docs/stable/hadoop-aws/tools/hadoop-aws/index.html], when to set 'fs.s3a.aws.credentials.provider', it must be "com.amazonaws.auth.AWSCredentialsProvider". We would like to support "software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider" which supports AWS SSO, so users only need to authenticate once.
> {quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org