You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/09/15 03:53:57 UTC

[jira] Updated: (HADOOP-4917) fs -lsr does not align correctly when the username lengths are different

     [ https://issues.apache.org/jira/browse/HADOOP-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan updated HADOOP-4917:
--------------------------------

    Assignee:     (was: Jakob Homan)

> fs -lsr does not align correctly when the username lengths are different
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-4917
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4917
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Tsz Wo (Nicholas), SZE
>
> For example,
> {noformat}
> bash-3.2$ ./bin/hadoop fs -lsr /user
> drwx------   - nicholas supergroup          0 2008-12-18 15:17 /user/nicholas
> -rw-r--r--   3 nn_sze supergroup       1366 2008-12-18 15:17 /user/nicholas/a.txt
> drwx------   - tsz      supergroup          0 2008-11-25 15:55 /user/tsz
> -rw-------   3 tsz supergroup       1366 2008-11-25 15:53 /user/tsz/r.txt
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.