[
https://issues.apache.org/jira/browse/HDFS-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277549#comment-13277549
]
Eli Collins commented on HDFS-3435:
-----------------------------------
Hey Sho,
This is the intended behavior, hdfs dfs is just an alias for "hadoop fs", eg
this change will cause the hadoop fs usage to display "hdfs dfs" which doesn't
make sense since hadoop fs might be run on non-hdfs file systems.
> "hdfs dfs" command usage still shows "hadoop fs"
> ------------------------------------------------
>
> Key: HDFS-3435
> URL: https://issues.apache.org/jira/browse/HDFS-3435
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Sho Shimauchi
> Assignee: Sho Shimauchi
> Priority: Minor
> Attachments: HDFS-3435.txt
>
>
> "hdfs dfs" command usage still shows "hadoop fs".
> {code}
> $ hdfs dfs
> Usage: hadoop fs [generic options]
> {code}
> The command should be "hdfs dfs".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira