[
https://issues.apache.org/jira/browse/HDFS-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140418#comment-14140418
]
Charles Lamb commented on HDFS-7087:
------------------------------------
Hi Yongjun,
A slight clarification:
.reserved is only top level, so you can't have /a/b/.reserved (well, you could,
but it wouldn't be the 'special' .reserved). You only need to worry about
/.reserved. So the only thing this Jira is concerned with is
ls /.reserved
which should show two items: raw and .inodes
> Ability to list /.reserved
> --------------------------
>
> Key: HDFS-7087
> URL: https://issues.apache.org/jira/browse/HDFS-7087
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 2.6.0
> Reporter: Andrew Wang
>
> We have two special paths within /.reserved now, /.reserved/.inodes and
> /.reserved/raw. It seems like we should be able to list /.reserved to see
> them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)