Mukund Thakur created HADOOP-17281:
--------------------------------------

             Summary: Implement FileSystem.listStatusIterator() in S3aFileSystem
                 Key: HADOOP-17281
                 URL: https://issues.apache.org/jira/browse/HADOOP-17281
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3
            Reporter: Mukund Thakur
            Assignee: Mukund Thakur


Currently S3AFileSystem only implements listStatus() api which returns an 
array. Once we implement the listStatusIterator(), clients can benefit from the 
async listing done recently 

https://issues.apache.org/jira/browse/HADOOP-17074  by performing some tasks on 
files while iterating them.



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

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

Reply via email to