<?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: What is active and passive NameNode in Hadoop? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214735#M176647</link>
    <description>&lt;P&gt;There is no such thing as a "&lt;EM&gt;passive&lt;/EM&gt;" NameNode. Are you asking about the HA or non-HA configuration?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In an HA configuration, there is&lt;OL&gt;&lt;LI&gt;Active NameNode that serves user requests.&lt;/LI&gt;&lt;LI&gt;Standby NameNode that generates periodic checkpoints. It can also take over the role of the Active if the previously active NameNode dies or becomes unresponsive.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;In a non-HA configuration&lt;OL&gt;&lt;LI&gt;Primary NameNode that serves user requests.&lt;/LI&gt;&lt;LI&gt;Secondary NameNode that generates periodic checkpoints. &lt;STRONG&gt;&lt;EM&gt;A secondary NameNode can never become the primary.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The terminology is unfortunately confusing.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2018 03:12:09 GMT</pubDate>
    <dc:creator>ArpitAgarwal</dc:creator>
    <dc:date>2018-02-08T03:12:09Z</dc:date>
    <item>
      <title>What is active and passive NameNode in Hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214732#M176644</link>
      <description>&lt;P&gt;What is the need of passive NameNode in Hadoop?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 20:05:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214732#M176644</guid>
      <dc:creator>sumeet0_2_2_7</dc:creator>
      <dc:date>2018-02-07T20:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is active and passive NameNode in Hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214733#M176645</link>
      <description>&lt;P&gt;The passive NameNode can be used in high availability configurations, to prevent single point of failure: &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_hadoop-high-availability/content/ch_HA-NameNode.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_hadoop-high-availability/content/ch_HA-NameNode.html&lt;/A&gt;. &lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 02:36:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214733#M176645</guid>
      <dc:creator>bandalora</dc:creator>
      <dc:date>2018-02-08T02:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is active and passive NameNode in Hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214734#M176646</link>
      <description>&lt;P&gt;Also check out info on the standby NameNode: &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_hdfs-administration/content/get_ready_to_backup.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_hdfs-administration/content/get_ready_to_backup.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 02:45:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214734#M176646</guid>
      <dc:creator>bandalora</dc:creator>
      <dc:date>2018-02-08T02:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: What is active and passive NameNode in Hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214735#M176647</link>
      <description>&lt;P&gt;There is no such thing as a "&lt;EM&gt;passive&lt;/EM&gt;" NameNode. Are you asking about the HA or non-HA configuration?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In an HA configuration, there is&lt;OL&gt;&lt;LI&gt;Active NameNode that serves user requests.&lt;/LI&gt;&lt;LI&gt;Standby NameNode that generates periodic checkpoints. It can also take over the role of the Active if the previously active NameNode dies or becomes unresponsive.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;In a non-HA configuration&lt;OL&gt;&lt;LI&gt;Primary NameNode that serves user requests.&lt;/LI&gt;&lt;LI&gt;Secondary NameNode that generates periodic checkpoints. &lt;STRONG&gt;&lt;EM&gt;A secondary NameNode can never become the primary.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The terminology is unfortunately confusing.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 03:12:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-active-and-passive-NameNode-in-Hadoop/m-p/214735#M176647</guid>
      <dc:creator>ArpitAgarwal</dc:creator>
      <dc:date>2018-02-08T03:12:09Z</dc:date>
    </item>
  </channel>
</rss>

