My question is what happens to .META. table if ScanMetaRegions fails: 2010-07-23 14:02:28,541 DEBUG org.apache.hadoop.hbase.master.ProcessServerShutdown$ScanMetaRegions: Trying to contact region server for regionName '.META.,,1', but failed after 20 attempts.
On Fri, Jul 23, 2010 at 11:38 AM, Ted Yu <[email protected]> wrote: > I found this: > http://pastebin.com/qyHN1YZH > > On Fri, Jul 23, 2010 at 10:40 AM, Jean-Daniel Cryans > <[email protected]>wrote: > >> org.apache.hadoop.hbase.master.ProcessServerShutdown, see the process >> method. >> >> J-D >> >> On Fri, Jul 23, 2010 at 10:38 AM, Ted Yu <[email protected]> wrote: >> > Hi, >> > We are using HBase 0.20.5 >> > >> > We recently experienced loss of region server hosting .META. table >> > If someone can point me to the code which handles this scenario, that >> would >> > be great. >> > >> > >
