Remove deprecated FileSystem#listPaths() ----------------------------------------
Key: HADOOP-2563 URL: https://issues.apache.org/jira/browse/HADOOP-2563 Project: Hadoop Issue Type: Improvement Components: fs Reporter: Doug Cutting Fix For: 0.17.0 FileSystem#listPaths() has been deprecated for a few releases, and we should now remove it, upgrading everything to use FileSystem#listStatus(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.