Re: Partial replication to a DC

2014-11-25 Thread Robert Coli
On Tue, Nov 25, 2014 at 8:52 PM, Robert Wille wrote: > Is it possible to replicate a subset of the keyspaces to a data center? > For example, if I want to run reports without impacting my production > nodes, can I put the relevant column families in a keyspace and create a DC > for reporting that

Partial replication to a DC

2014-11-25 Thread Robert Wille
Is it possible to replicate a subset of the keyspaces to a data center? For example, if I want to run reports without impacting my production nodes, can I put the relevant column families in a keyspace and create a DC for reporting that replicates only that keyspace? Robert