Thanks Elliot!
I wonder whether this is related to (or the cause of) HBASE-5754?
-- Lars
________________________________
From: Elliott Clark <eclark@stumbleupon.com>
To: dev@hbase.apache.org; lars hofhansl <lhofhansl@yahoo.com>
Sent: Thursday, July 26, 2012 12:39 PM
Subject: Re: ANN: The 2nd hbase 0.94.1 release candidate is available for download
On taking it for a spin I'm having issues when I kill the RS and DN that's
holding root.
Spun up a new dfs on hadoop-0.20.2-cdh3u3
Started hbase
started running loadtest tool.
killed rs and dn holding root with killall -9 java on server sv4r27s44 at
about 2012-07-25 22:40:00
After things stabilize Root is in a bad state. Ran hbck and got:
Exception in thread "main"
org.apache.hadoop.hbase.client.NoServerForRegionException: No server
address listed in -ROOT- for region .META.,,1.1028785192 containing row
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegionInMeta(HConnectionManager.java:1016)
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegion(HConnectionManager.java:841)
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegion(HConnectionManager.java:810)
at org.apache.hadoop.hbase.client.HTable.finishSetup(HTable.java:232)
at org.apache.hadoop.hbase.client.HTable.(HBaseFsck.java:241)
at org.apache.hadoop.hbase.util.HBaseFsck.main(HBaseFsck.java:3236)
hbase(main):001:0> scan '-ROOT-'
ROW COLUMN+CELL
12/07/25 22:43:18 INFO security.UserGroupInformation: JAAS Configuration
already set up for Hadoop, not re-installing.
.META.,,1 column=info:regioninfo,
timestamp=1343255838525, value={NAME => '.META.,,1', STARTKEY => '', ENDKEY
=> '', ENCODED => 1028785192,}
.META.,,1 column=info:v,
timestamp=1343255838525, value=\x00\x00
1 row(s) in 0.5930 seconds
Here's the master log:
https://gist.github.com/3179194I tried the same thing with 0.92.1 and I was able to get into a similar
situation, so I don't think this is anything new. I'm going to file an
issue with what I've seen, since all that was required to fix it was a move
of meta.