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 "Sneha Vijayarajan (Jira)" <ji...@apache.org> on 2020/07/13 05:58:00 UTC

[jira] [Updated] (HADOOP-15963) Add ABFS support for Async Scatter/Gather IO

     [ https://issues.apache.org/jira/browse/HADOOP-15963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sneha Vijayarajan updated HADOOP-15963:
---------------------------------------
    Labels: abfsactive  (was: )

> Add ABFS support for Async Scatter/Gather IO
> --------------------------------------------
>
>                 Key: HADOOP-15963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15963
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Priority: Major
>              Labels: abfsactive
>
> HADOOP-11867 is proposing adding a new scatter/gather IO API.
> For an object store to take advantage of it, it should be doing things like
> * coalescing reads even with a gap between them
> * choosing an optimal ordering of requests
> * submitting reads into the executor pool/using any async API provided by the FS.
> * detecting overlapping reads (and then what?)
> * switching to HTTP 2 where supported
> Do this for ABFS



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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