[ https://issues.apache.org/jira/browse/HDFS-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lei (Eddy) Xu updated HDFS-9721: -------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 3.0.0 Target Version/s: 3.0.0, 2.8.0 Status: Resolved (was: Patch Available) +1. Thanks for the great work, [~xiaochen] Committed to {{trunk}}, {{branch-2}} and {{branch-2.8}} > Allow Delimited PB OIV tool to run upon fsimage that contains INodeReference > ---------------------------------------------------------------------------- > > Key: HDFS-9721 > URL: https://issues.apache.org/jira/browse/HDFS-9721 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Xiao Chen > Assignee: Xiao Chen > Fix For: 3.0.0, 2.8.0 > > Attachments: HDFS-9721.01.patch, HDFS-9721.02.patch, > HDFS-9721.03.patch, HDFS-9721.04.patch, HDFS-9721.05.patch > > > HDFS-6673 added the feature of Delimited format OIV tool on protocol buffer > based fsimage. > However, if the fsimage contains {{INodeReference}}, the tool fails because: > {code}Preconditions.checkState(e.getRefChildrenCount() == 0);{code} > This jira is to propose allow the tool to finish, so that user can get full > metadata. -- This message was sent by Atlassian JIRA (v6.3.4#6332)