You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/03/18 23:55:50 UTC

[jira] Commented: (HADOOP-4719) The ls shell command documentation is out-dated

    [ https://issues.apache.org/jira/browse/HADOOP-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683222#action_12683222 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-4719:
------------------------------------------------

{noformat}
    [exec] validate-xdocs:
     [exec] /home/tsz/hadoop/testing/src/docs/src/documentation/content/xdocs/hdfs_shell.xml:221:65: The element type "code" must be terminated by the matching end-tag "</code>".
     [exec] 
     [exec] BUILD FAILED
{noformat}
The patch does not work.

> 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-2.patch, Hadoop-4719.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.