Thanks for the hint. I will do that. Should we not set this value to 1 by default if it blocks the startup process?
2014-09-23 20:37 GMT-04:00 Ted Yu <[email protected]>: > Please set hbase.master.wait.on.regionservers.mintostart to 1 > > Cheers > > On Tue, Sep 23, 2014 at 5:32 PM, Jean-Marc Spaggiari < > [email protected]> wrote: > > > Hi, > > > > Trying to run HBase 0.99.0 in pseudo dist, I get this: > > 2014-09-23 20:31:25,283 INFO [ActiveMasterManager] master.ServerManager: > > Waiting for region servers count to settle; currently checked in 1, slept > > for 57227 ms, expecting minimum of 2, maximum of 2147483647, timeout of > > 4500 ms, interval of 1500 ms, selfCheckedIn true > > > > However, seems that we are only starting a single RS and master never > > complete initialization. > > > > I think it's something we should look at. > > > > JM > > >
