Implement listStatus that returns an Iterator of FileStatus ------------------------------------------------------------
Key: HADOOP-6694 URL: https://issues.apache.org/jira/browse/HADOOP-6694 Project: Hadoop Common Issue Type: New Feature Affects Versions: 0.22.0 Reporter: Hairong Kuang Assignee: Hairong Kuang Fix For: 0.22.0 This jira is for an efficient implementation of the method Iterator<FileStatus> listStatus(Path) in HDFS. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.