If you already have the data in one datacenter, ExportTable and ImportTable are the way to go.

http://accumulo.apache.org/1.7/examples/export.html

If you have new data to write to multiple locations, you might consider trying out the data center replication feature in 1.7.0.

http://accumulo.apache.org/1.7/accumulo_user_manual.html#_replication

z11373 wrote:
Hi,
Is there a best practice for replicating Accumulo data in 2 datacenters in
relatively fast and without incur downtime?
One option I can think of is to have the app writes to Accumulo in both
datacenters.

Thanks,
Z



--
View this message in context: 
http://apache-accumulo.1065345.n5.nabble.com/sync-datacenter-tp15087.html
Sent from the Developers mailing list archive at Nabble.com.

Reply via email to