Hari, First, which version are you running? If you're running Cloudera's CDH3, then you don't want to use the start/stop HBase or Hadoop scripts.
The second thing is to check your regionservers file on your HBase Master node. If there are no servers listed, it won't work. HTH -Mike > Date: Mon, 8 Nov 2010 16:34:04 +0530 > Subject: Regionserver not shutting down automatically > From: [email protected] > To: [email protected] > > Hi, > > I have seen that the *stop-hbase.sh* script does not > execute*hbase-daemons.sh stop regionservers > *, although it does stop the master and zookeeper. Is this intentional? Why > is it? Won't it create any problems if I forget to stop all regionservers > and restart hbase before they get killed? > > Thanks, > Hari
