Mukund Thakur created HADOOP-17022: -------------------------------------- Summary: Tune listFiles() api. Key: HADOOP-17022 URL: https://issues.apache.org/jira/browse/HADOOP-17022 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 listFiles() api as well. This is going to reduce the number of remote calls in case of directory listing. CC [~ste...@apache.org] [~shwethags] -- 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