Search code examples
cassandraredhat

CQLSH tab completion and history not working


I installed Cassandra 5.0.4 using tarball on RHEL 7.2; cqlsh tab completion and history is not working even though I have set "ui" properties in cqlshrc. In addition, I installed setuptools and readline.

Is there anything else I am missing?


Solution

  • this issue was related python package; it worked after recompiling the packages.