Hi All,

Sometimes when I try to write to a table (I have a program that writes lots of 
rows to an hbase table), it hangs and then I can't write to the table anymore.
When I look at a region server's log, I see the message
13:49:59,945 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: waiting for 
cache flush to complete for region usertable

I try to disable/drop the table using the hbase shell but it keeps saying that 
the table is not disabled.

Any idea what's causing this? 

Thanks,
Harold

Reply via email to