looks like this RS has the ROOT region. The shutdown was initiated by a kill <pid> command by me. any thing specific I should look for in logs / config?
thanks http://sujee.net On Fri, Jun 10, 2011 at 2:09 PM, Stack <[email protected]> wrote: > That looks like we're waiting on the shutdown of the -ROOT- region? > Is that so. Anything on why it won't go down earlier in the log? > St.Ack > > > On Fri, Jun 10, 2011 at 12:23 PM, Sujee Maniyam <[email protected]> wrote: > > Hi all > > I am running Hbase on a 6 node cluster. HBase comes up fine, I can > create > > a test table and put rows and scan. But I can't cleanly shut it down. > the > > stop-hbase command goes on for ever printing dots. And I can see a > couple > > of RegionServers are not terminating. > > > > here are the details: > > > > 5 RS , 1 Master > > 3 zookeepers > > > > hbase : 0.90.1-cdh3u0, r (both hadoop & hbase are Cloudera cdh 3 > > distributions) > > hadoop : 0.20.2-cdh3u0 > > > > master-log : http://pastebin.com/tBvJDPHc > > rserver log : http://pastebin.com/EsWYAuUk > > hbase_site.xml : http://pastebin.com/sU7EM2QK > > > > > > During the shutdown, I see this in the region server logs: > > > > 2011-06-10 12:03:55,940 DEBUG > > org.apache.hadoop.hbase.regionserver.HRegionServer: Waiting on 70236052 > > 2011-06-10 12:03:58,942 DEBUG > > org.apache.hadoop.hbase.regionserver.HRegionServer: Waiting on 70236052 > > .... > > > > > > thanks very much for your help! > > Sujee Maniyam > > http://sujee.net > > >
