Hi there:

I was running a shell ( in parallel on multiple machines) that
encloses a few programs accessing HBase. At some point all the
programs are all suspended, and later I found the reason was because
some region in HBase is locked. Any program that accesses that regions
was suspended immediately ( in the call of getScanner ).

Anybody have ideas what might be the causes?

Best,
Arber

Reply via email to