Please read the 'Getting Started'. It says explicitly that you need to read it even though you've used hbase in the past because fundamental configurations have changed.... Thanks Zhenyu, St.Ack
On Tue, Nov 10, 2009 at 2:01 PM, Zhenyu Zhong <[email protected]>wrote: > Hi, > > There used to be a configuration > '<name>hbase.master</name><value>x.x.x.x:yyyy</value>' before. It is used > to > configure the location of the HBase master node. > In order to have a multiple masters setup, do we still need this > configuration? > In case of master failover, and a backup master is elected, would this > configuration cause any trouble to the backup master, since it is hardcoded > as the original master? Or does the backup master ignore this setting? > > thanks > zhenyu >
