[
https://issues.apache.org/jira/browse/HBASE-11032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974583#comment-13974583
]
Ted Yu commented on HBASE-11032:
--------------------------------
I went over the list against FileSystem.java in hadoop-1
Methods in the above list are deprecated since hadoop-1
> Replace FileStatus#isDir() with FileStatus#isDirectory()
> --------------------------------------------------------
>
> Key: HBASE-11032
> URL: https://issues.apache.org/jira/browse/HBASE-11032
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Gustavo Anatoly
> Priority: Minor
>
> FileStatus#isDir() is deprecated.
> FileStatus#isDirectory() should be called instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)