[
https://issues.apache.org/jira/browse/HBASE-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1334:
-------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed. Thanks Ryan.
> .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
> Assignee: ryan rawson
> Fix For: 0.20.0
>
> Attachments: HBASE-1334.patch
>
>
> 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.