[
https://issues.apache.org/jira/browse/HDFS-10505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321317#comment-15321317
]
Colin Patrick McCabe commented on HDFS-10505:
---------------------------------------------
>From
>{{hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/OfflineImageReconstructor.java}}:
{code}
private INodeSection.AclFeatureProto.Builder aclXmlToProto(Node acl)
throws IOException {
// TODO: support ACLs
throw new IOException("ACLs are not supported yet.");
}
{code}
> OIV's ReverseXML processor should support ACLs
> ----------------------------------------------
>
> Key: HDFS-10505
> URL: https://issues.apache.org/jira/browse/HDFS-10505
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: tools
> Affects Versions: 2.8.0
> Reporter: Colin Patrick McCabe
>
> OIV's ReverseXML processor should support ACLs. Currently ACLs show up in
> the fsimage.xml file, but we don't reconstruct them with ReverseXML.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]