<?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 it recommended to use same set of journal nodes for two hdfs instances ( namespace 1 and namespace 2) with different shared edits in production environment? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144907#M19799</link>
    <description>&lt;P&gt;
	It is definitely possible to do that, however I would not recommend it, especially in a production environment. These JN processes are just lightweight daemons, so you can place them on the same nodes with other master services. Using one Quorum for multiple clusters increases the risk and chance of affecting the health/stability of all the attached clusters. For example if Cluster A brings down your JN Quorum (for whatever reason), the Namenodes of Cluster B cant synchronize their state and will shutdown eventually because the Quorum is not available =&amp;gt;
&lt;/P&gt;
&lt;PRE&gt;
2016-02-16 22:55:55,550 FATAL namenode.FSEditLog (JournalSet.java:mapJournalsAndReportErrors(398)) - Error: flush failed for required journal (JournalAndStream(mgr=QJM to [XXXXX:8485, XXXXXX:8485, xXXXX:8485], stream=QuorumOutputStream starting at txid 51260))
java.io.IOException: Timed out waiting 20000ms for a quorum of nodes to respond.
&lt;/PRE&gt;</description>
    <pubDate>Wed, 17 Feb 2016 14:59:10 GMT</pubDate>
    <dc:creator>jstraub</dc:creator>
    <dc:date>2016-02-17T14:59:10Z</dc:date>
    <item>
      <title>Is it recommended to use same set of journal nodes for two hdfs instances ( namespace 1 and namespace 2) with different shared edits in production environment?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144906#M19798</link>
      <description>&lt;P&gt;Namespace1: &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;dfs.namenode.shared.edits.dir&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;qjournal://node1.example.com:8485;node2.example.com:8485;node3.example.com:8485/mycluster1&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt; &lt;/P&gt;&lt;P&gt;Namespace2: &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;name&amp;gt;dfs.namenode.shared.edits.dir&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;qjournal://node1.example.com:8485;node2.example.com:8485;node3.example.com:8485/mycluster2&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt; &lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:04:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144906#M19798</guid>
      <dc:creator>kannanwebsphere</dc:creator>
      <dc:date>2022-09-16T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it recommended to use same set of journal nodes for two hdfs instances ( namespace 1 and namespace 2) with different shared edits in production environment?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144907#M19799</link>
      <description>&lt;P&gt;
	It is definitely possible to do that, however I would not recommend it, especially in a production environment. These JN processes are just lightweight daemons, so you can place them on the same nodes with other master services. Using one Quorum for multiple clusters increases the risk and chance of affecting the health/stability of all the attached clusters. For example if Cluster A brings down your JN Quorum (for whatever reason), the Namenodes of Cluster B cant synchronize their state and will shutdown eventually because the Quorum is not available =&amp;gt;
&lt;/P&gt;
&lt;PRE&gt;
2016-02-16 22:55:55,550 FATAL namenode.FSEditLog (JournalSet.java:mapJournalsAndReportErrors(398)) - Error: flush failed for required journal (JournalAndStream(mgr=QJM to [XXXXX:8485, XXXXXX:8485, xXXXX:8485], stream=QuorumOutputStream starting at txid 51260))
java.io.IOException: Timed out waiting 20000ms for a quorum of nodes to respond.
&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:59:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144907#M19799</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2016-02-17T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it recommended to use same set of journal nodes for two hdfs instances ( namespace 1 and namespace 2) with different shared edits in production environment?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144908#M19800</link>
      <description>&lt;P&gt;+1 Another consideration is upgrades.  Sharing the same set of JournalNodes across multiple clusters would complicate upgrade plans, because an upgrade of software on those JournalNodes potentially impacts every cluster served by those JournalNodes.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 02:42:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-it-recommended-to-use-same-set-of-journal-nodes-for-two/m-p/144908#M19800</guid>
      <dc:creator>cnauroth</dc:creator>
      <dc:date>2016-02-18T02:42:43Z</dc:date>
    </item>
  </channel>
</rss>

