<?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: The active NameNode is out of sync with this JournalNode issue. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/62814#M5440</link>
    <description>&lt;P&gt;Hi reutsc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess it's a bit late, but in case you haven't managed to resolve this, the property that holds this information is called "dfs.journalnode.edits.dir", and it will point to a directory holding a folder named after a logical name of your cluster. So, for example, if the dfs.journalnode.edits.dir is set to /data/jn, the whole path will be /data/jn/xyz-hdp03.&lt;/P&gt;&lt;P&gt;That folder should contain a folder "current", and a file called "in_use.lock", if it is in use. You can also tell by the age of the lock file, and by searching for the journalnode process in your process list. In case you are using Cloudera Manager, you can find the mentioned property in cluster -&amp;gt; HDFS -&amp;gt; Configuration.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;camypaj&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2017 16:19:55 GMT</pubDate>
    <dc:creator>samurai</dc:creator>
    <dc:date>2017-12-15T16:19:55Z</dc:date>
    <item>
      <title>The active NameNode is out of sync with this JournalNode issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/25917#M5437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Our Cluster has HA configuration using&amp;nbsp;&lt;SPAN class="s1"&gt;Quorum-based Storage&amp;nbsp;&lt;/SPAN&gt;for HDFS. We have to take one of the Journal node out of the cluster and reprovision&amp;nbsp;it. After we put it back in, we got the issues the Active Namenode could not talk to that journal node, but stil be able to talk with other two journal nodes.&lt;/P&gt;
&lt;P&gt;I think about disable HA and then reenable HA again, but I don't know if that is a good idea.&lt;/P&gt;
&lt;P&gt;Is any one know how to fix this issue?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 17:23:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/25917#M5437</guid>
      <dc:creator>ttruong</dc:creator>
      <dc:date>2019-12-07T17:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: The active NameNode is out of sync with this JournalNode issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/25920#M5438</link>
      <description>&lt;P&gt;I was able to fix the issues by creating missing directory on the Journal host where namenode will write the its' edit files. Make sure the VERSION file is created, otherwise you will get&amp;nbsp;&lt;SPAN&gt;org.apache.hadoop.hdfs.qjournal.protocol.JournalNotFormattedException.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 04:12:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/25920#M5438</guid>
      <dc:creator>ttruong</dc:creator>
      <dc:date>2015-03-26T04:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: The active NameNode is out of sync with this JournalNode issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/51555#M5439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please specify the dir name on the jornal node?&lt;/P&gt;&lt;P&gt;I am getting no sync with name node and don't know what is missing...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 12:18:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/51555#M5439</guid>
      <dc:creator>reutsc</dc:creator>
      <dc:date>2017-02-28T12:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: The active NameNode is out of sync with this JournalNode issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/62814#M5440</link>
      <description>&lt;P&gt;Hi reutsc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess it's a bit late, but in case you haven't managed to resolve this, the property that holds this information is called "dfs.journalnode.edits.dir", and it will point to a directory holding a folder named after a logical name of your cluster. So, for example, if the dfs.journalnode.edits.dir is set to /data/jn, the whole path will be /data/jn/xyz-hdp03.&lt;/P&gt;&lt;P&gt;That folder should contain a folder "current", and a file called "in_use.lock", if it is in use. You can also tell by the age of the lock file, and by searching for the journalnode process in your process list. In case you are using Cloudera Manager, you can find the mentioned property in cluster -&amp;gt; HDFS -&amp;gt; Configuration.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;camypaj&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 16:19:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/62814#M5440</guid>
      <dc:creator>samurai</dc:creator>
      <dc:date>2017-12-15T16:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: The active NameNode is out of sync with this JournalNode issue.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/285050#M5441</link>
      <description>&lt;P&gt;after adding the journal node service stop the services&lt;/P&gt;&lt;P&gt;verify for the presence or&amp;nbsp;Please create the folder till the value it configured till the path mentioned under the config -&lt;SPAN&gt;dfs.&lt;/SPAN&gt;&lt;SPAN&gt;journalnode.&lt;/SPAN&gt;&lt;SPAN&gt;edits.&lt;/SPAN&gt;&lt;SPAN&gt;dir&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;run the scp -r command from other journal node for Clusternamenode folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: scp -r journal2:/data/hadoop/hdfs/journal/clustername&lt;/P&gt;&lt;P&gt;chown hdfs:hadoop&amp;nbsp;/data/hadoop/hdfs/journal/clustername&lt;/P&gt;&lt;P&gt;Start the Journal node&lt;/P&gt;&lt;P&gt;Observe the&amp;nbsp;Sync of transaction range activity in jounral log and after that edits will be patched as usual&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 16:26:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/The-active-NameNode-is-out-of-sync-with-this-JournalNode/m-p/285050#M5441</guid>
      <dc:creator>krishnameenon</dc:creator>
      <dc:date>2019-12-07T16:26:12Z</dc:date>
    </item>
  </channel>
</rss>

