Hi,
DataStax Cassandra 4.14 is actually the driver's version. Almost the latest
https://mvnrepository.com/artifact/com.datastax.oss/java-driver-core
It would be useful to know which version of Cassandra you are using, even
if, it would be surprised it is actually the cause of your error.
As it h
I wrote this, it might help people.
https://github.com/DataStax-Examples/java-cassandra-driver-from3x-to4x
*Full disclosure I am NOT part of the driver team. *I was not particularly
happy with new version either: required new parameter 'localDC', missing
load balancing policy, new application.conf
Hello,
Having Cassandra in Docker is nice because you don't have anything to
install.
Cassandra can be installed in multiple ways but this is tarball and as such
not for windows.
The Docker hub website is very detailed about what are the options you can
usem which ports to open (as stated by Rh