Okay, I've dropped all records for this table from SYSTEM.STATS and the
table is ok again.
Can I analyse the problem reason somehow?
On Sat, Apr 30, 2016 at 10:36 PM, Ankit Singhal <ankitsinghal59@gmail.com>
wrote:
> It seems your guidePosts collected got corrupted somehow. You may have
> tried deleting guidePosts for that physical table from SYSTEM.STATS table.
>
> On Sun, May 1, 2016 at 10:20 AM, Michal Medvecky <medvecky@pexe.so> wrote:
>
>> If anyone experiences the same problem (hello, google!), here is my
>> workaround:
>>
>> - create table ANOTHER_TABLE
>> - hbase org.apache.hadoop.hbase.mapreduce.CopyTable --new.name=ANOTHER_TABLE
>> SEARCH_RESULT
>>
>> But I still have no idea what has happened to the original table.
>>
>> Michal
>>
>
>
|