Thanks gentlemen! It works now. I manually killed the three PID found in /tmp dir, and changed all /tmp in hbase-env.sh to other dir. Thanks again!
-----Original Message----- From: Venkatesh [mailto:[email protected]] Sent: Tuesday, September 07, 2010 3:13 PM To: [email protected] 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 is not under /tmp...somtimes files get cleaned out of tmp..Change *env.sh to point to diff dir. -----Original Message----- From: Jian Lu <[email protected]> To: [email protected] <[email protected]> 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 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 run on a standalone mode (http://hbase.apache.org/docs/current/api/overview-summary.html#overview_description) Thanks! Jack.
