riptano / ccm

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

ccm doesn't seem to work with version 4.0-rc1 #732

Closed rhysmeister closed 2 years ago

rhysmeister commented 3 years ago

CCM doesn't seem to work with the following...

ccm create test -v 4.0-rc1

13:23:22,354 ccm WARNING Downloading 4.0-rc1 failed, trying to build from git instead. The error was: Invalid version 4.0-rc1 (underlying error is: HTTP Error 404: Not Found) https://gitbox.apache.org/repos/asf/cassandra.git git:cassandra-4.0-rc1

The archive is available at http://archive.apache.org/dist/cassandra/4.0-rc1/

rhysmeister commented 2 years ago

Works with 4.0.0....

ccm create test -v 4.0.0
10:57:35,385 ccm INFO Downloading http://archive.apache.org/dist/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz to /tmp/ccm-nnhb03n8.tar.gz (44.386MB)
  46541792  [100.00%]10:57:39,458 ccm INFO Extracting /tmp/ccm-nnhb03n8.tar.gz as version 4.0.0 ...
Current cluster is now: test