When i try to start Cassandra, i received an AssertionError about "durable_wrıtes". I tried to install different Cassandra versions but nothing changed. OS
created keyspace and using CQL but getting an Error CREATE KEYSPACE demodb WITH strategy_class = 'org.apache.cassandra.locator.SimpleStrategy' ...
I'm trying to use the order by feature of cassandra, but with only one primary key. But when I try to create my table, this is what cassandra returns. CREATE TA