The ls shell command documentation is out-dated
-----------------------------------------------
Key: HADOOP-4719
URL: https://issues.apache.org/jira/browse/HADOOP-4719
Project: Hadoop Core
Issue Type: Bug
Components: documentation
Affects Versions: 0.18.2
Reporter: Tsz Wo (Nicholas), SZE
Current ls output is
{noformat}
bash-3.2$ ./bin/hadoop fs -ls
Found 1 items
-rw-r--r-- 3 tsz supergroup 1366 2008-11-24 16:58 /user/tsz/r.txt
{noformat}
but the doc says "dirname <dir> modification_time modification_time permissions
userid groupid". See
http://hadoop.apache.org/core/docs/r0.18.2/hdfs_shell.html#ls
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.