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: [email protected]
For additional commands, e-mail: [email protected]