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
