Hello,
I'm getting the following error when trying to run the 'cqlsh' command on a Cassandra server after upgrading from 3.11.9 to 3.11.11 on CentOS 7:
$ cqlsh Traceback (most recent call last): File "/usr/bin/cqlsh.py", line 169, in <module> from cqlshlib import cql3handling, cqlhandling, pylexotron, sslhandling, cqlshhandling ImportError: No module named cqlshlib Does anyone know what is going on here? How do I run cqlsh after upgrade? Regards, Bowen On 28/07/2021 20:38, Brandon Williams wrote:
The Cassandra team is pleased to announce the release of Apache Cassandra version 3.11.11. Apache Cassandra is a fully distributed database. It is the right choice when you need scalability and high availability without compromising performance. http://cassandra.apache.org/ Downloads of source and binary distributions are listed in our download section: http://cassandra.apache.org/download/ This version is a bug fix release[1] on the 3.11 series. As always, please pay attention to the release notes[2] and let us know[3] if you were to encounter any problem. Enjoy! [1]: CHANGES.txt https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.11 [2]: NEWS.txt https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-3.11.11 [3]: https://issues.apache.org/jira/browse/CASSANDRA