cassie schema management keyspace is created with simple replication strategy, if you have a cluster with a multiple DC configuration, the cassie schema tasks will fail.
Workaround:
Attempt to initialize
Alter the keyspace manually
Edit the cassie_schema keyspace manually (in cqlsh) to have the proper replication settings.
initialize again
cassie schema management keyspace is created with simple replication strategy, if you have a cluster with a multiple DC configuration, the cassie schema tasks will fail.
Workaround:
Attempt to initialize
Alter the keyspace manually
Edit the
cassie_schemakeyspace manually (in cqlsh) to have the proper replication settings.initialize again