.META. region running into hfile errors
---------------------------------------
Key: HBASE-1334
URL: https://issues.apache.org/jira/browse/HBASE-1334
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.0
Reporter: ryan rawson
Fix For: 0.20.0
my .META. region refuses to do anything, I get this snippet of a error in the
log file:
Caused by: java.lang.IllegalArgumentException at
java.nio.Buffer.position(Buffer.java:236) at
org.apache.hadoop.hbase.io.hfile.HFile$Reader$Scanner.blockSeek(HFile.java:1121)
Looks like the seek code is breaking somehow - seeking before the beginning of
the block maybe?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.