You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andras Bokor (JIRA)" <ji...@apache.org> on 2017/11/10 10:41:01 UTC

[jira] [Reopened] (HADOOP-6380) Deprecate hadoop fs -dus command.

     [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org