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

Mukund Thakur updated HADOOP-17281:
-----------------------------------
    Description: 
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.

 

CC [~stevel]

  was:
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.


> 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
>    Affects Versions: 3.3.0
>            Reporter: Mukund Thakur
>            Assignee: Mukund Thakur
>            Priority: Major
>
> 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.
>  
> CC [~stevel]



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

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

Reply via email to