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 "Mukund Thakur (Jira)" <ji...@apache.org> on 2020/04/30 12:51:00 UTC

[jira] [Created] (HADOOP-17023) Tune listStatus() api of s3a.

Mukund Thakur created HADOOP-17023:
--------------------------------------

             Summary: Tune listStatus() api of s3a.
                 Key: HADOOP-17023
                 URL: https://issues.apache.org/jira/browse/HADOOP-17023
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.2.1
            Reporter: Mukund Thakur
            Assignee: Mukund Thakur


Similar optimisation which was done for listLocatedSttaus() https://issues.apache.org/jira/browse/HADOOP-16465  can done for listStatus() api as well. 

This is going to reduce the number of remote calls in case of directory listing.

 

CC [~stevel@apache.org] [~shwethags]



--
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