A single HBase instance doesn't work across datacenters, maybe that's why you haven't found any documentation.
HBase does have replication between clusters, see http://hbase.apache.org/replication.html J-D On Thu, May 3, 2012 at 11:10 AM, Marco Villalobos <[email protected]> wrote: > I have not found any documentation on how hbase would work across > multiple data-centers. > > In fact, I am concerned about how a centralized zookeeper would make > multi-data center support impossible. > > How is this handled? What if somebody needs to read and write from > multiple data-centers? > > Any advice?
