<?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: Getting error in region server in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/353492#M60379</link>
    <description>&lt;P&gt;Hi,Do you resolved this problem?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2022 07:17:46 GMT</pubDate>
    <dc:creator>balance002</dc:creator>
    <dc:date>2022-09-28T07:17:46Z</dc:date>
    <item>
      <title>Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218585#M60376</link>
      <description>&lt;PRE&gt;2017-04-29 14:24:14,135 ERROR [B.fifo.QRpcServer.handler=49,queue=1,port=16020] ipc.RpcServer: Unexpected throwable object java.lang.IllegalStateException: Invalid currTagsLen -32712. Block offset: 3707853, block length: 72841, position: 0 (without header). at org.apache.hadoop.hbase.io.hfile.HFileReaderV3$ScannerV3.checkTagsLen(HFileReaderV3.java:226)&lt;/PRE&gt;&lt;P&gt;My application is using hbase counter and I am seeing this issue today. Can someone tell me what this means and how to fix it?&lt;/P&gt;&lt;P&gt;I am not not using any tags feature. Let me know what extra info is required.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 12:16:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218585#M60376</guid>
      <dc:creator>abhishek_k_work</dc:creator>
      <dc:date>2017-05-03T12:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218586#M60377</link>
      <description>&lt;P&gt;Have you verified that HDFS is healthy? e.g. HDFS FSCK&lt;/P&gt;&lt;P&gt;What operation triggers this error? Does the error happen every time you run that operation?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 22:11:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218586#M60377</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2017-05-03T22:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218587#M60378</link>
      <description>&lt;P&gt;&lt;STRONG&gt;hdfs fsck&lt;/STRONG&gt; says it is healthy.&lt;/P&gt;&lt;P&gt;The filesystem under path '/apps/hbase' is HEALTHY&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Increment&lt;/STRONG&gt; operation from the application side is triggering this error. And it is happening every time. It feels that one particular HFile block is corrupt (with negative tagLength).&lt;/P&gt;&lt;PRE&gt;hbase(main):007:0&amp;gt; scan 'counters', {LIMIT=&amp;gt;1,STARTROW=&amp;gt;'ad:event_count:a'}
Returning the result&lt;/PRE&gt;&lt;PRE&gt;hbase(main):008:0&amp;gt; scan 'counters', {LIMIT=&amp;gt;1,STARTROW=&amp;gt;'ad:event_count:b'}
ROW                                                         COLUMN+CELL                                                                                                    
ERROR: java.io.IOException: java.lang.IllegalStateException: Invalid currTagsLen -32701. Block offset: 272031, block length: 72441, position: 32487 (without header).
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.handleException(HRegion.java:5607)
	at org.apache.hadoop.hbase.regionserver.HRegion$RegionScannerImpl.&amp;lt;init&amp;gt;(HRegion.java:5579)
	at org.apache.hadoop.hbase.regionserver.HRegion.instantiateRegionScanner(HRegion.java:2627)
	at org.apache.hadoop.hbase.regionserver.HRegion.getScanner(HRegion.java:2613)
	at org.apache.hadoop.hbase.regionserver.HRegion.getScanner(HRegion.java:2595)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2282)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32295)
&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 May 2017 09:00:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/218587#M60378</guid>
      <dc:creator>abhishek_k_work</dc:creator>
      <dc:date>2017-05-04T09:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/353492#M60379</link>
      <description>&lt;P&gt;Hi,Do you resolved this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:17:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/353492#M60379</guid>
      <dc:creator>balance002</dc:creator>
      <dc:date>2022-09-28T07:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/353497#M60380</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/20659"&gt;@balance002&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:49:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/353497#M60380</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-09-28T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/357250#M60381</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/20659"&gt;@balance002&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Error "IllegalStateException: Invalid currTagsLen" likely indicates Hfile Corruption &amp;amp; a possible factor is too many cell-level ACL tags being applied to a specific table. Unfortunately, such Corruption requires additional review into the Hfile Metadata &amp;amp; is extremely rarely observed. As such, It's best to open a Support Case with Cloudera, if you are experiencing the concerned issue to avoid sharing any Hfile Metadata (Which includes Customer's Data) over Community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a last resort, We need to use the HFile tool with the -p or -k flags, and determine which HFile the command fails on. The -p flag will print all of the data scanned, while -k will only check the integrity of the row, but both will fail on the affected HFile, indicating which has the affected cell:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(1) Find the bad HFile with: hfile -k &amp;lt;HFile location&amp;gt;&lt;BR /&gt;(2) Disable the table: disable '&amp;lt;table name&amp;gt;'&lt;BR /&gt;(2) Move the HFile to a different location in HDFS: hdfs dfs -mv &amp;lt;Hfile location&amp;gt; &amp;lt;tmp location&amp;gt;&lt;BR /&gt;(3) Reload all of the data from that HFile, applying the tags to those rows so that they are not too large&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 07:05:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/357250#M60381</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-11-09T07:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in region server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/357730#M60382</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/20659"&gt;@balance002&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let us know if the above Post dated 2022-11-08 assisted your team to identify the affected Hfile(s) &amp;amp; take necessary remediation to ensure Table's access is restored for Users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 05:13:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Getting-error-in-region-server/m-p/357730#M60382</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-11-16T05:13:18Z</dc:date>
    </item>
  </channel>
</rss>

