That configuration isn't used anymore, in fact we should print a big DEPRECATED when we see it in the conf ;)
J-D 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 >
