You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yongjun Zhang (JIRA)" <ji...@apache.org> on 2017/08/12 23:54:00 UTC

[jira] [Created] (HDFS-12295) NameNode to support file path prefix /.reserved/bypassExtAttr

Yongjun Zhang created HDFS-12295:
------------------------------------

             Summary: NameNode to support file path prefix /.reserved/bypassExtAttr
                 Key: HDFS-12295
                 URL: https://issues.apache.org/jira/browse/HDFS-12295
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: hdfs, namenode
            Reporter: Yongjun Zhang
            Assignee: Yongjun Zhang


Let NameNode to support prefix /.reserved/bypassExtAttr, so client can add thisprefix to a path before calling getFileStatus, e.g. /ab/c becomes /.reserved/bypassExtAttr/a/b/c. NN will parse the path at the very beginning, and bypass external attribute provider if the prefix is there.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org