Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A11210DD9 for ; Tue, 30 Jul 2013 02:19:50 +0000 (UTC) Received: (qmail 8218 invoked by uid 500); 30 Jul 2013 02:19:49 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 8156 invoked by uid 500); 30 Jul 2013 02:19:49 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 8145 invoked by uid 99); 30 Jul 2013 02:19:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jul 2013 02:19:49 +0000 Date: Tue, 30 Jul 2013 02:19:48 +0000 (UTC) From: "Kousuke Saruta (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-5044) dfs -ls should show the character which means symlink and link target MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-5044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta resolved HDFS-5044. ---------------------------------- Resolution: Duplicate > dfs -ls should show the character which means symlink and link target > --------------------------------------------------------------------- > > Key: HDFS-5044 > URL: https://issues.apache.org/jira/browse/HDFS-5044 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Kousuke Saruta > Assignee: Kousuke Saruta > Fix For: 3.0.0 > > Attachments: HDFS-5044.patch > > > In current implementation of HDFS, dfs -ls doesn't show the character which means symlink and also doesn't show symlink target. > I expect that shows like as follows. > lrwxrwxrwx 1 myuser:mygroup 1024 2013-07-29 /user/myuser/symlink -> link_target -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira