[ 
https://issues.apache.org/jira/browse/HDFS-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866205#comment-15866205
 ] 

Hudson commented on HDFS-11084:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11246 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11246/])
HDFS-11084. Add a regression test for sticky bit support of OIV (weichiu: rev 
0cf5993712a01993bd701bd9664e6af284378b55)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewer.java


> Add a regression test for sticky bit support of OIV ReverseXML processor
> ------------------------------------------------------------------------
>
>                 Key: HDFS-11084
>                 URL: https://issues.apache.org/jira/browse/HDFS-11084
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 2.8.0
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>             Fix For: 2.9.0, 3.0.0-alpha3, 2.8.1
>
>         Attachments: HDFS-11084.02.patch, HDFS-11804.branch-2.002.patch, 
> HDFS-11804.branch-2.patch
>
>
> 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?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to