Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 472F2200B8C for ; Mon, 12 Sep 2016 23:10:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 45C24160AD6; Mon, 12 Sep 2016 21:10:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BF331160AB8 for ; Mon, 12 Sep 2016 23:10:24 +0200 (CEST) Received: (qmail 66310 invoked by uid 500); 12 Sep 2016 21:10:23 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 66281 invoked by uid 99); 12 Sep 2016 21:10:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 21:10:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 36A112C1B89 for ; Mon, 12 Sep 2016 21:10:23 +0000 (UTC) Date: Mon, 12 Sep 2016 21:10:23 +0000 (UTC) From: "Zhe Zhang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7087) Ability to list /.reserved MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 21:10:25 -0000 [ https://issues.apache.org/jira/browse/HDFS-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15485298#comment-15485298 ] Zhe Zhang commented on HDFS-7087: --------------------------------- Quick note that I'm working on backporting HDFS-10744 to branch-2.7; since this change is not in branch-2.7, the overlapping part won't be backported. If someone plans to backport this to branch-2.7, please remember to add the optimization from HDFS-10744. > 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 > Assignee: Xiao Chen > Labels: supportability > Fix For: 2.8.0, 3.0.0-alpha1 > > Attachments: HDFS-7087.001.patch, HDFS-7087.002.patch, HDFS-7087.003.branch-2.patch, HDFS-7087.003.patch, HDFS-7087.draft.patch > > > 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) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org