riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.21k stars 299 forks source link

heartbeat #741

Open KamelZOUBA opened 2 years ago

KamelZOUBA commented 2 years ago

Hi, Is this library still alive? There is a new major version of Cassandra (version 4.0) Is it compatible with this version?

Captainsalem commented 1 year ago

I believe the latest Cassandra version works with this version. I have created a 4 nodes cluster using Cassandra 4.0.5. I did encounter errrors when working with JDK 11 and setuptools but they are easy to fix.