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 "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/11/01 19:09:58 UTC

[jira] [Created] (HDFS-11084) OIV ReverseXML processor does not recognize sticky bit

Wei-Chiu Chuang created HDFS-11084:
--------------------------------------

             Summary: OIV ReverseXML processor does not recognize sticky bit
                 Key: HDFS-11084
                 URL: https://issues.apache.org/jira/browse/HDFS-11084
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: tools
    Affects Versions: 2.8
            Reporter: Wei-Chiu Chuang


HDFS-10505 added a new feature OIV ReverseXML processor to generate a fsimage from a xml file. However, if the files/directories in it has sticky bit, ReverseXML processor can not recognize it due to HADOOP-13508.

It seems HADOOP-13508 is an incompatible change in Hadoop 3. Would it be reasonable to add an overloaded FsPermission constructor that uses RawParser so that it reads sticky bits correctly? Or is it reasonable to backport HADOOP-13508 to branch-2?
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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