Use cqlsh Instead

The Cassandra CLI is a holdover from the pre-CQL Thrift API. You should migrate to cqlsh, which supports everything you could do from the CLI.

cqlsh documentation is here.

Uprading and wondering how your Thrift data maps to CQL? See these three articles:

The CLI was formally deprecated starting with Cassandra 2.1 and removed in 3.0.

https://c.statcounter.com/9397521/0/fe557aad/1/|stats

  • No labels