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

Hudson commented on HADOOP-7378:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #702 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/702/])
    HADOOP-7378. Add -d option to ls to not expand directories. Contributed by 
Daryn Sharp.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1151594
Files : 
* /hadoop/common/trunk/common/src/test/core/org/apache/hadoop/cli/testConf.xml
* 
/hadoop/common/trunk/common/src/docs/src/documentation/content/xdocs/file_system_shell.xml
* /hadoop/common/trunk/common/CHANGES.txt
* /hadoop/common/trunk/common/src/java/org/apache/hadoop/fs/shell/Ls.java


> hadoop dfs -ls : Do not expand directories (was HDFS-1475)
> ----------------------------------------------------------
>
>                 Key: HADOOP-7378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7378
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.23.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-7378-2.patch, HADOOP-7378-3.patch, 
> HADOOP-7378-4.patch, HADOOP-7378-5.patch, HADOOP-7378.patch
>
>
> In a nutshell, ls needs the ability to list a directory but not its contents. 
>  W/o -d, it is impossible to list the root directory's owner, permissions, 
> etc.  See the original hdfs bug for details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to