Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F6534B1F for ; Fri, 10 Jun 2011 22:22:20 +0000 (UTC) Received: (qmail 2384 invoked by uid 500); 10 Jun 2011 22:22:20 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 2355 invoked by uid 500); 10 Jun 2011 22:22:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 2347 invoked by uid 99); 10 Jun 2011 22:22:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 22:22:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 22:22:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1EBAC10DAE5 for ; Fri, 10 Jun 2011 22:21:59 +0000 (UTC) Date: Fri, 10 Jun 2011 22:21:59 +0000 (UTC) From: "Daryn Sharp (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1780011712.12448.1307744519122.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HADOOP-7378) hadoop dfs -ls : Do not expand directories (was HDFS-1475) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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 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