When trying cqlsh, the following error occurs:
Connection error: ('Unable to connect to any servers', {'localhost': TypeError('ref() does not take keyword arguments',)})
This happens when you have Cassandra 3.7 and Python 2.7.12
For CASSANDRA-11850, set the following environment variable:
CQLSH_NO_BUNDLED=TRUE
Source: https://habr.com/ru/post/1655842/More articles:Getter and setters in Java - javaCreating IOTP cloud rules with Restore API in Watson IOTP - ibm-cloudWhy do TypeScript functions work differently in the parent area? - typescriptКак сохранить пул соединений от закрытия с помощью java-драйвера на mongodb? - javaUsing variational pattern specialization as a template argument - c ++How do I know if an external application is closed? - c #How can I capture all application / window messages from the beginning of the process? - c #How to set fotorama thumbnail as vertical - magento2Paypal is not sent to receive payment - apiFiltering an array of objects using ramda.js - javascriptAll Articles