Kihwal Lee created HDFS-5961: -------------------------------- Summary: OIV cannot load fsimages containing a symbolic link Key: HDFS-5961 URL: https://issues.apache.org/jira/browse/HDFS-5961 Project: Hadoop HDFS Issue Type: Bug Reporter: Kihwal Lee Priority: Critical
In {{ImageLoaderCurrent#processINode}}, the permission is not read for symlink INodes. So after incorrectly reading in the first symbolic link , the next INode can't be read. HDFS-4850 broke this while fixing other issues. -- This message was sent by Atlassian JIRA (v6.1.5#6160)