On Fri, Jan 15, 2010 at 10:18 PM, Adam Silberstein
<[email protected]>wrote:

>  I tried turning up logging in the regionservers from INFO to
> DEBUG, but on restart, I see no extra debug messages.  To make the change,
> I
> just changed hbase.root.logger in hbase/conf/log4j.properties, but no
> effect.  Am I missing something?
>


Here is how to enable DEBUG: http://wiki.apache.org/hadoop/Hbase/FAQ#A5


>
> Let me know if there are other threads I should pay attention to.


Adam: May I have the thread dumps and logs from the regionservers at DEBUG
level?  I'm a little stumped.  It seems as though one or more of your
servers has locked up.  It could be a deadlock or it could be something like
a write barrier coming down and not ever being raised (You'll see messages
in the regionserver log on the barrier).  If you post logs somewhere I can
pull, I'll check 'em out.

St.Ack

Reply via email to