[
https://issues.apache.org/jira/browse/HDFS-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240129#comment-14240129
]
Allen Wittenauer commented on HDFS-7500:
----------------------------------------
It looks like maybe the only problem is actually two fold:
* FileSystemShell uses hdfs dfs instead of hadoop fs in all of the examples
* CommandsManual points to HDFSCommands instead of FileSystemShell.
These are both easily fixed. :)
> Disambiguate hadoop-common/FileSystemShell with hadoop-hdfs/HDFSCommandsGuide
> -----------------------------------------------------------------------------
>
> Key: HDFS-7500
> URL: https://issues.apache.org/jira/browse/HDFS-7500
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Allen Wittenauer
>
> While working on HADOOP-10908, HADOOP-11353, and HADOOP-11380, it's become
> evident that there needs to be one source of a command reference for Hadoop
> filesystem commands. Currently CommandManual points to HDFSCommandsGuide for
> the 'hadoop fs' command, but FileSystemShell is much more complete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)