<?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: RegionServer throws &amp;quot;not a SequenceFile&amp;quot;, oldWALs growing, Hbase-indexer not indexing in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48642#M47304</link>
    <description>&lt;P&gt;Thx, that was interesting to know !&lt;/P&gt;</description>
    <pubDate>Mon, 19 Dec 2016 14:06:48 GMT</pubDate>
    <dc:creator>mathieu.d</dc:creator>
    <dc:date>2016-12-19T14:06:48Z</dc:date>
    <item>
      <title>RegionServer throws "not a SequenceFile", oldWALs growing, Hbase-indexer not indexing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48052#M47301</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At some point&amp;nbsp;"test_indexer" stopped indexing new entries from the&amp;nbsp;hbase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table has the replication scope set to 1. From the logs, the "test_indexer" and the solr server&amp;nbsp;appear to be working just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the RegionServer logs I see the following warning being repeated all day:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;WARN	org.apache.hadoop.hbase.replication.regionserver.ReplicationSource	
Indexer_test_indexer Got: 
java.io.EOFException: hdfs://tets-node:8020/hbase/oldWALstest-node%2C60020%2C1480189429512.null0.1480189450431 not a SequenceFile
	at org.apache.hadoop.io.SequenceFile$Reader.init(SequenceFile.java:1919)
	at org.apache.hadoop.io.SequenceFile$Reader.initialize(SequenceFile.java:1878)
	at org.apache.hadoop.io.SequenceFile$Reader.&amp;lt;init&amp;gt;(SequenceFile.java:1827)
	at org.apache.hadoop.io.SequenceFile$Reader.&amp;lt;init&amp;gt;(SequenceFile.java:1841)
	at org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader$WALReader.&amp;lt;init&amp;gt;(SequenceFileLogReader.java:70)
	at org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader.reset(SequenceFileLogReader.java:168)
	at org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader.initReader(SequenceFileLogReader.java:177)
	at org.apache.hadoop.hbase.regionserver.wal.ReaderBase.init(ReaderBase.java:66)
	at org.apache.hadoop.hbase.wal.WALFactory.createReader(WALFactory.java:302)
	at org.apache.hadoop.hbase.wal.WALFactory.createReader(WALFactory.java:267)
	at org.apache.hadoop.hbase.wal.WALFactory.createReader(WALFactory.java:255)
	at org.apache.hadoop.hbase.wal.WALFactory.createReader(WALFactory.java:406)
	at org.apache.hadoop.hbase.replication.regionserver.ReplicationWALReaderManager.openReader(ReplicationWALReaderManager.java:70)
	at org.apache.hadoop.hbase.replication.regionserver.ReplicationSource$ReplicationSourceWorkerThread.openReader(ReplicationSource.java:745)
	at org.apache.hadoop.hbase.replication.regionserver.ReplicationSource$ReplicationSourceWorkerThread.run(ReplicationSource.java:541)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Folder &amp;nbsp;/hbase/oldWALs is taking up 8.7Gb and slowly but noticeably increasing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;So my guess is the indexer is not marking the WAL&amp;nbsp;entries as&amp;nbsp;replicated and they keep accumulating in the oldWALs folder. How do I determine the cause of the issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you also explain to me what this exception means?&amp;nbsp;The set-up worked just fine a day ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:49:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48052#M47301</guid>
      <dc:creator>ginsul</dc:creator>
      <dc:date>2022-09-16T10:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: RegionServer throws "not a SequenceFile", oldWALs growing, Hbase-indexer not indexing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48057#M47302</link>
      <description>More info. I see in the oldWALs folder the oldest wal file size is 0. Can it be that this is a corrupt file and the indexer cannot get past it to process the rest of WAL records?</description>
      <pubDate>Mon, 28 Nov 2016 15:52:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48057#M47302</guid>
      <dc:creator>ginsul</dc:creator>
      <dc:date>2016-11-28T15:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: RegionServer throws "not a SequenceFile", oldWALs growing, Hbase-indexer not indexing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48418#M47303</link>
      <description>&lt;P&gt;Yes, the 0b-sized old WALs were the culprit.&lt;/P&gt;&lt;P&gt;The hbase-indexer could not get past the corrupt files no matter what. Removing them was not an option as the hbase-indexer was expecting for these files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a dirty trick and copy-pasted the contents from other old WALs.The source WALs, judging from the size and contents, looked like empty carriers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That did the trick and hbase-indexer finally consumed all of the old WALs.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:36:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48418#M47303</guid>
      <dc:creator>ginsul</dc:creator>
      <dc:date>2016-12-09T16:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: RegionServer throws "not a SequenceFile", oldWALs growing, Hbase-indexer not indexing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48642#M47304</link>
      <description>&lt;P&gt;Thx, that was interesting to know !&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 14:06:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/48642#M47304</guid>
      <dc:creator>mathieu.d</dc:creator>
      <dc:date>2016-12-19T14:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: RegionServer throws "not a SequenceFile", oldWALs growing, Hbase-indexer not indexing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/278849#M47305</link>
      <description>&lt;P&gt;I am having the same error but I didn't understand the solution, can you please explain it. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 19:02:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/RegionServer-throws-quot-not-a-SequenceFile-quot-oldWALs/m-p/278849#M47305</guid>
      <dc:creator>kal</dc:creator>
      <dc:date>2019-10-04T19:02:00Z</dc:date>
    </item>
  </channel>
</rss>

