You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2014/02/18 23:21:19 UTC

[jira] [Created] (HDFS-5961) OIV cannot load fsimages containing a symbolic link

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)