[
https://issues.apache.org/jira/browse/HADOOP-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771859#comment-17771859
]
Steve Loughran commented on HADOOP-18877:
-----------------------------------------
+we can actually add a minimal stub implementation here of
put/getFileStatus/list/delete to assist. problem there is you start thinking
about ranged GET, mulltparts, copy etc and it becomes a bigger
project...whereas hboss knows exactly what it needs
> AWS SDK V2 - Move to S3 Java async client
> -----------------------------------------
>
> Key: HADOOP-18877
> URL: https://issues.apache.org/jira/browse/HADOOP-18877
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0
> Reporter: Ahmar Suhail
> Assignee: Ahmar Suhail
> Priority: Major
>
> With the upgrade, S3A now has two S3 clients the Java async client and the
> Java sync client.
> Java async is required for the transfer manager.
> Java sync is used for everything else.
>
> * Move all operations to use the Java async client and remove the sync
> client.
> * Provide option to configure java async client with the CRT HTTP client.
> * Create a new interface for S3Client operations, move them out of S3AFS.
> interface will take request and span, and return response.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]