<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: FAILED to start HDFS Namenode in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/FAILED-to-start-HDFS-Namenode/m-p/48600#M52126</link>
    <description>&lt;P&gt;Since the exception is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;2016-09-23 10:33:39,098 WARN org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Encountered exception loading fsimage&lt;BR /&gt;java.io.FileNotFoundException: /dfs/nn/current/VERSION (Permission denied)&lt;BR /&gt; at java.io.RandomAccessFile.open(Native Method)&lt;/PRE&gt;&lt;P&gt;the NameNode cannot start due to an inability to load fsimage. &amp;nbsp;fsimage cannot be loaded since there is no VERSION file (hdfs user cannot see it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would check permissions on your HDFS local disk directories on the NameNode. &amp;nbsp;To resolve the issue in the exception, make sure that the VERSION file is owned by "hdfs" user... like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-rw-r--r-- 1 hdfs hdfs 172 Nov 7 14:37 /dfs/nn/current/VERSION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that is the only issue; fixing this may lead to other issues due to permissions if something happened.&lt;/P&gt;&lt;P&gt;If the owner of the file is shown as a number, that would indicate the OS cannot resolve the file's owner id with a user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2016 16:47:13 GMT</pubDate>
    <dc:creator>bgooley</dc:creator>
    <dc:date>2016-12-16T16:47:13Z</dc:date>
  </channel>
</rss>

