[
https://issues.apache.org/jira/browse/HADOOP-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Bokor reopened HADOOP-6380:
----------------------------------
> Deprecate hadoop fs -dus command.
> ---------------------------------
>
> Key: HADOOP-6380
> URL: https://issues.apache.org/jira/browse/HADOOP-6380
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Ravi Phulari
>
> We need to remove *hadoop fs -dus* command whose functionality is duplicated
> by *hadoop fs -du -s*.
> {noformat}
> [rphulari@lm]> bin/hdfs dfs -du -s
> 48902 hdfs://localhost:9000/user/rphulari
> [rphulari@lm]> bin/hdfs dfs -dus
> 48902 hdfs://localhost:9000/user/rphulari
> [rphulari@lm]>
> [rphulari@lm]> bin/hdfs dfs -dus -h
> 47.8k hdfs://localhost:9000/user/rphulari
> [rphulari@lm]> bin/hdfs dfs -du -s -h
> 47.8k hdfs://localhost:9000/user/rphulari
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]