Remove deprecated methods in DFSClient.isDirectory(..) ------------------------------------------------------
Key: HADOOP-4895 URL: https://issues.apache.org/jira/browse/HADOOP-4895 Project: Hadoop Core Issue Type: Improvement Components: dfs Reporter: Tsz Wo (Nicholas), SZE The following two deprecated methods in DFSClient should be removed: - getHints(String src, long start, long length) throws IOException - isDirectory(String src) throws IOException -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.