[
https://issues.apache.org/jira/browse/HADOOP-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari updated HADOOP-4719:
---------------------------------
Status: Patch Available (was: Open)
Submitting correct patch .
Output of ant test docs
[exec] -----------------------------
[exec] Static site was successfully generated at:
[exec] /home/rphulari/hadoop/src/docs/cn/build/site
[exec] ------------------------------
[exec]
[exec]
[exec] BUILD SUCCESSFUL
[exec] Total time: 39 seconds
[copy] Copying 107 files to /home/rphulari/hadoop/build/docs/cn
[copy] Copied 7 empty directories to 3 empty directories under
/home/rphulari/hadoop/build/docs/cn
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Transforming into /home/rphulari/hadoop/build/docs/cn
[style] Processing /home/rphulari/hadoop/src/core/core-default.xml to
/home/rphulari/hadoop/build/docs/cn/core-default.html
[style] Loading stylesheet /home/rphulari/hadoop/conf/configuration.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Transforming into /home/rphulari/hadoop/build/docs/cn
[style] Processing /home/rphulari/hadoop/src/hdfs/hdfs-default.xml to
/home/rphulari/hadoop/build/docs/cn/hdfs-default.html
[style] Loading stylesheet /home/rphulari/hadoop/conf/configuration.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Transforming into /home/rphulari/hadoop/build/docs/cn
[style] Processing /home/rphulari/hadoop/src/mapred/mapred-default.xml to
/home/rphulari/hadoop/build/docs/cn/mapred-default.html
[style] Loading stylesheet /home/rphulari/hadoop/conf/configuration.xsl
changes-to-html:
BUILD SUCCESSFUL
> 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
> Assignee: Ravi Phulari
> Attachments: Hadoop-4719-3.patch
>
>
> 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.