Category "cqlsh"

"No appropriate python interpreter found. command terminated with exit code 1"

I am trying to perform replication in Cassandra. The cassandra nodes are setup in kubernetes. I am running it locally. I am just a beginner. I am unable to run

In Scylla DB, How can I query the records in desc order?

I have a table in ScyllaDB: CREATE TABLE myservice.auditlog ( operatorid text, operationtime bigint, action text, actiontype text, appname t