Search code examples
cassandracqlsh

Can we use python 3.6 with cassandra 3.11 to run CQL commands?


I see that in cassandra prerequisite (https://cassandra.apache.org/doc/latest/getting_started/installing.html#prerequisites) it has been mentioned that we will be able to use python 3.6+ version for using CQL.

I have currently installed python 2.7 as per the initial requirement, now as 2.7 has been deprecated I want to move to Python 3.6. If i move to python 3.6 will i still be able to run all CQLSH commands smoothly?


Solution

  • According to the https://issues.apache.org/jira/browse/CASSANDRA-10190, Python 3 support is available is only in Cassandra 4 that isn’t released yet... So you need to use Python 2.7