Hi,

I have inserted about 3.5m documents in a single two column table in HBase running on 32 nodes. So far I was able to insert most data, but with the last million or so I am stuck with this error:

org.apache.hadoop.hbase.WrongRegionException: Requested row out of range for HRegion docs,DC20020099792_20020725,9149203683830573099, startKey='DC20020099792_20020725', endKey='DC20020099792_20020725', row='DC20020099841_20020725'

Querying for the document returns nothing, means it looks like the document does not exist - although I am sure I tried inserting it a few times. Deleting or trying to re-insert returns the above error, both through the API (using HTable) as well as through the HBase shell.

I tried a restart of Hadoop/HBase to no avail. How do fix this problem? Any help is appreciated.

Best regards,
Lars

----
Lars George, CTO
WorldLingo

Reply via email to