CREATE KEYSPACE [IF NOT EXISTS] nomkeyspace WITH REPLICATION = { 'class': 'SimpleStrategy', 'replication_factor': 2 };