blob: d6800fbe051220abc2422ad3818df2d53f8b34c9 [file] [log] [blame]
CREATE KEYSPACE excalibur
WITH replication = {'class': 'NetworkTopologyStrategy', 'replication_factor' : 3, 'DC2': 2};
DESCRIBE KEYSPACE excalibur;