[
https://issues.apache.org/jira/browse/HADOOP-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587760#action_12587760
]
lohit vijayarenu commented on HADOOP-3224:
------------------------------------------
no, it was getContentLength() which used to work for files and directory. This
was replaced by getLen() using within getContentLenght() wich works only for
files. So, replaced it with the correct getContentSummary().
> hadoop dfs -du /dirPath does not work with hadoop-0.17 branch
> -------------------------------------------------------------
>
> Key: HADOOP-3224
> URL: https://issues.apache.org/jira/browse/HADOOP-3224
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Runping Qi
> Assignee: lohit vijayarenu
> Priority: Blocker
> Fix For: 0.17.0
>
> Attachments: HADOOP-3224-1.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.