On Wed, Jun 8, 2011 at 9:45 PM, James Ram <[email protected]> wrote: > Is there anyway to add a new HQuorum to the cluster dynamically? >
If HQuorum == HRegionServer, then yes. Just make sure it has same config. as other members of the cluster and start it. St.Ack
