<?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: Is Secondary Name node is mandatory for any distributed hadoop cluster? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98393#M11820</link>
    <description>&lt;P&gt;for really small test environments, you can disable secondary namenode, our sandbox does not have secondary namenode running.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 09:59:47 GMT</pubDate>
    <dc:creator>gbraccialli3</dc:creator>
    <dc:date>2015-12-11T09:59:47Z</dc:date>
    <item>
      <title>Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98389#M11816</link>
      <description />
      <pubDate>Thu, 10 Dec 2015 12:09:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98389#M11816</guid>
      <dc:creator>dksrinivasa</dc:creator>
      <dc:date>2015-12-10T12:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98390#M11817</link>
      <description>&lt;P&gt;A HA namenode is not mandatory but highly encouraged. You cannot perform rolling upgrades without a HA namenode configured. &lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 21:20:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98390#M11817</guid>
      <dc:creator>SQLShaw</dc:creator>
      <dc:date>2015-12-10T21:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98391#M11818</link>
      <description>&lt;P&gt;Secondary NameNode is mandatory in every Hadoop installation. HA NameNode is higly suggested, but is something different from Seconday NameNode. Since Hadoop v2 release you can easily deploy a HA config of the NameNode with an Active and Standby NameNode (requires ZooKeeper). If you've a really small lab cluster you can avoid the HA NameNode config.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 01:47:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98391#M11818</guid>
      <dc:creator>dorio</dc:creator>
      <dc:date>2015-12-11T01:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98392#M11819</link>
      <description>&lt;P&gt;If you are running an HA NameNode using Quorum Journal Manager, then running the SecondaryNameNode is not required.  Actually, it would be incorrect to deploy a SecondaryNameNode alongside an HA NameNode pair.&lt;/P&gt;&lt;P&gt;Before implementation of HA with Quorum Journal Manager, the function of the SecondaryNameNode was to create a periodic checkpoint (a new fsimage file) of the NameNode metadata and upload it back to the NameNode.  Without checkpointing, the NameNode's edit log would grow continuously.  A very large edit log is problematic, because it slows down NameNode restarts.  Replaying a large edit log is much more time-consuming than loading a recent metadata checkpoint and applying a small edit log on top of it.&lt;/P&gt;&lt;P&gt;With an HA deployment, the standby NameNode in the pair takes over the responsibility of periodic checkpointing previously performed by the SecondaryNameNode.  Therefore, it is unnecessary (and invalid) to run a SecondaryNameNode.  If you choose not to deploy with HA for some reason, then the SecondaryNameNode is recommended so that you get periodic checkpoints.&lt;/P&gt;&lt;P&gt;There is more discussion of this in the Apache documentation on NameNode HA using Quorum Journal Manager, particularly the section on hardware selection.&lt;/P&gt;&lt;P&gt;&lt;A href="http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithQJM.html#Hardware_resources"&gt;http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithQJM.html#Hardware_resources&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 02:17:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98392#M11819</guid>
      <dc:creator>cnauroth</dc:creator>
      <dc:date>2015-12-11T02:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98393#M11820</link>
      <description>&lt;P&gt;for really small test environments, you can disable secondary namenode, our sandbox does not have secondary namenode running.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 09:59:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98393#M11820</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2015-12-11T09:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is Secondary Name node is mandatory for any distributed hadoop cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98394#M11821</link>
      <description>&lt;P&gt;Thank you all for your answers. &lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2015 20:51:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Secondary-Name-node-is-mandatory-for-any-distributed/m-p/98394#M11821</guid>
      <dc:creator>dksrinivasa</dc:creator>
      <dc:date>2015-12-12T20:51:30Z</dc:date>
    </item>
  </channel>
</rss>

