Well HBASE-1295 is about HBase cluster replication, so that's why I gave you this link.
What you are now referring to is something like https://issues.apache.org/jira/browse/HBASE-2357 J-D On Sat, Jun 11, 2011 at 11:31 AM, Jason Rutherglen <[email protected]> wrote: > I think that's describing multiple HBase cluster replication? What if > one wants to setup a master region that is replicated to N slave > regions? > > On Sat, Jun 11, 2011 at 11:12 AM, Jean-Daniel Cryans > <[email protected]> wrote: >> Yes, follow these instructions: >> http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/replication/package-summary.html#status >> >> Make sure you use 0.90.3 >> >> J-D >> >> On Sat, Jun 11, 2011 at 11:06 AM, Jason Rutherglen >> <[email protected]> wrote: >>> I see a lot of resolved issues under HBASE-1295, however I'm not sure >>> what the state of replication is. Eg, can one implement live >>> MySQL'ish streaming master -> slave replication today? >>> >> >
