stop-hbase.sh takes forever (never stops)

2010-09-07 Thread Jian Lu
Hi, could someone please tell me why stop-hbase.sh takes more than 24 hrs and still running? I was able to started / stopped hbase in the past two months. Now it suddenly stops working. I am running hbase-0.20.4 with Linux 64-bit CPU / 64-bit operating system. I downloaded hbase-0.20.4 and

Re: stop-hbase.sh takes forever (never stops)

2010-09-07 Thread Alexey Kovyrin
Never worked for me (and I believe there was a JIRA for that). On Tue, Sep 7, 2010 at 5:44 PM, Jian Lu j...@local.com wrote: Hi, could someone please tell me why stop-hbase.sh takes more than 24 hrs and still running?  I was able to started / stopped hbase in the past two months.  Now it

Re: stop-hbase.sh takes forever (never stops)

2010-09-07 Thread Stack
Check the master log. It'll usually say what its waiting on. At this stage, just kill your servers. Try kill PID first. If that doesn't work, try kill -9 PID. Also, update your hbase to 0.20.6. St.Ack On Tue, Sep 7, 2010 at 2:44 PM, Jian Lu j...@local.com wrote: Hi, could someone please

Re: stop-hbase.sh takes forever (never stops)

2010-09-07 Thread Venkatesh
of tmp..Change *env.sh to point to diff dir. -Original Message- From: Jian Lu j...@local.com To: user@hbase.apache.org user@hbase.apache.org Sent: Tue, Sep 7, 2010 5:44 pm Subject: stop-hbase.sh takes forever (never stops) Hi, could someone please tell me why stop-hbase.sh takes

RE: stop-hbase.sh takes forever (never stops)

2010-09-07 Thread Jian Lu
Subject: Re: stop-hbase.sh takes forever (never stops) Don't know if this helps..but here are couple of reasons when I had the issue how i resolved it - If zookeeper is not running (or do not have the quorum) in a cluster setup, hbase does not go down..bring up zookeeper - Make sure pid file