Description
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
Attachments
Issue Links
- is part of
-
HADOOP-17979 Interface EtagSource to allow FileStatus subclasses to provide etags
- Resolved