<?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: How to verify if NameNode is good to leave safemode? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106705#M15892</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/872/rahulpathak109.html" nodeid="872"&gt;@Rahul Pathak&lt;/A&gt;&lt;P&gt;My understanding is, it is enough to check that there are no missing and corrupt files using hadoop fsck - This is correct.&lt;/P&gt;&lt;P&gt;hadoop dfsadmin -safemode leave&lt;/P&gt;&lt;P&gt;If you are not sure then "engage support"&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2016 21:13:10 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-01-21T21:13:10Z</dc:date>
    <item>
      <title>How to verify if NameNode is good to leave safemode?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106703#M15890</link>
      <description>&lt;P&gt;During maintenance of our production cluster, one of the the datanode (of 100+ datanodes) went bad. We decided to start the cluster leaving that node.&lt;/P&gt;&lt;P&gt;However Namenode was stuck in safemode with below message:&lt;/P&gt;&lt;P&gt;Safe mode is ON. The reported blocks 8900092 needs additional 6476 blocks to reach the threshold 1.0000 of total blocks 8906567.&lt;/P&gt;&lt;P&gt;Is it okay to force NN out of safe mode? &lt;/P&gt;&lt;P&gt;What are the things to check to ensure that? &lt;/P&gt;&lt;P&gt;My understanding is, it is enough to check that there are no missing and corrupt files using hadoop fsck. Please confirm.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:03:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106703#M15890</guid>
      <dc:creator>rahulpathak109</dc:creator>
      <dc:date>2016-01-21T21:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify if NameNode is good to leave safemode?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106704#M15891</link>
      <description>&lt;P&gt;Those blocks are already replicated or will be reconstructed so  from the survivng nodes&lt;/P&gt;&lt;P&gt;In order to forcefully let the namenode leave safemode, following command should be executed depending on the version of &lt;/P&gt;&lt;P&gt;hadoop
bin/hadoop dfsadmin -safemode leave &lt;/P&gt;&lt;P&gt;hdfs dfsadmin -safemode leave&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:10:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106704#M15891</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-01-21T21:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify if NameNode is good to leave safemode?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106705#M15892</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/872/rahulpathak109.html" nodeid="872"&gt;@Rahul Pathak&lt;/A&gt;&lt;P&gt;My understanding is, it is enough to check that there are no missing and corrupt files using hadoop fsck - This is correct.&lt;/P&gt;&lt;P&gt;hadoop dfsadmin -safemode leave&lt;/P&gt;&lt;P&gt;If you are not sure then "engage support"&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:13:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106705#M15892</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-21T21:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify if NameNode is good to leave safemode?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106706#M15893</link>
      <description>&lt;P&gt;Thanks, but how to ensure that?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:16:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106706#M15893</guid>
      <dc:creator>rahulpathak109</dc:creator>
      <dc:date>2016-01-21T21:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to verify if NameNode is good to leave safemode?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106707#M15894</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/872/rahulpathak109.html" nodeid="872"&gt;@Rahul Pathak&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Safe mode is ON. The reported blocks 8900092 needs additional &lt;STRONG&gt;6476&lt;/STRONG&gt; blocks to reach the threshold 1.0000 of total blocks 8906567&lt;/P&gt;&lt;P&gt;See this article &lt;A href="https://community.hortonworks.com/articles/1949/how-to-leave-hdfs-and-name-node-safemode.html"&gt;https://community.hortonworks.com/articles/1949/how-to-leave-hdfs-and-name-node-safemode.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:19:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-verify-if-NameNode-is-good-to-leave-safemode/m-p/106707#M15894</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-21T21:19:38Z</dc:date>
    </item>
  </channel>
</rss>

