|
|
-
Re: HBase replicationJean-Daniel Cryans 2012-08-20, 23:09
It's not different, treat each cluster as a slave to the other.
J-D On Mon, Aug 20, 2012 at 4:06 PM, Mohit Anchlia <[EMAIL PROTECTED]> wrote: > On Mon, Aug 20, 2012 at 3:06 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote: > >> On Sat, Aug 18, 2012 at 1:30 PM, Mohit Anchlia <[EMAIL PROTECTED]> >> wrote: >> > Is it also possible to setup bi-directional replication? In other words >> is >> > it possible to write to the same table to both HBase instances locally in >> > each DC and still be able to replicate between them? >> >> Only starting with 0.92.0 > > > Thanks! could you please point me to relevant docs? On the replication page > all I see is Master-Slave configuration and I don't see Master-Master > configuration. > >> >> J-D >> |