I thought that was only needed for the colocated master/meta stuff where master is also a region server. (possibly I am confused)
________________________________ From: Ted Yu <[email protected]> To: "[email protected]" <[email protected]> Sent: Tuesday, September 23, 2014 5:37 PM Subject: Re: 0.99 in pseudo-dist? 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 >
