You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/01/25 10:40:00 UTC

[jira] [Created] (HADOOP-17492) abfs listLocatedStatus to support incremental/async page fetching

Steve Loughran created HADOOP-17492:
---------------------------------------

             Summary: abfs listLocatedStatus to support incremental/async page fetching
                 Key: HADOOP-17492
                 URL: https://issues.apache.org/jira/browse/HADOOP-17492
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Steve Loughran


listLocatedStatus uses listStatus[] then serves up as an iterator.

Once HADOOP-17475 is in, it can do the list incrementally with async prefetch.

Although not used much in the Hadoop codebase, the LocationStatusFetcher class is used during query planning across applications



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

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