[
https://issues.apache.org/jira/browse/HADOOP-10552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986438#comment-13986438
]
Kenji Kikushima commented on HADOOP-10552:
------------------------------------------
Thanks for comment, [~qwertymaniac].
My purpose is equalize style of usage and example, not to replacing hadoop fs.
In FileSystemShell.apt.vm, all other commands are described using hdfs dfs.
In addtion, I have a basic question about "hadoop fs" and "hdfs dfs". In
CommandsManual.apt.vm, hadoop fs section says
{noformat}
Usage: <<<hadoop fs [GENERIC_OPTIONS] [COMMAND_OPTIONS]>>>
Deprecated, use <<<hdfs dfs>>> instead.
{noformat}
Is this incorrect? Should we revise "Deprecated, use <<<hdfs dfs>>> instead."
to "You can also use <<hdfs dfs>> equally."?
> Fix usage and example at FileSystemShell.apt.vm
> -----------------------------------------------
>
> Key: HADOOP-10552
> URL: https://issues.apache.org/jira/browse/HADOOP-10552
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.4.0
> Reporter: Kenji Kikushima
> Priority: Trivial
> Attachments: HADOOP-10552.patch
>
>
> Usage at moveFromLocal needs "hdfs" command, and example for touchz should
> use "hdfs dfs".
--
This message was sent by Atlassian JIRA
(v6.2#6252)