Hi, I want to configure HBase in DR scenario. I create two separete clusters and configure master-master replication. At the begining I use only PROD cluster and in case of disaster of data center I want to switch client to DR cluster.
Is client able to switch automatically from PROD to DR cluster? Is there any mechanism which supports this kind of switching? Or maybe client has to explicitly and manualy change "zookeeper.quorum" from Prod to DR? How do you solve this kind of problems? Regards
