СКК Кассандра создать ошибку
Я получаю HTTP 404
ошибка независимо от выбранной версии C*. Я старался,
$ ccm create test -v 3.0
$ ccm create test -v 2.1
В обоих случаях я получаю ошибку,
16:42:23,601 ccm WARNING Downloading 2.1 failed, trying to build from git instead.
The error was: Invalid version 2.1 (underlying error is: HTTP Error 404: Not Found)
http://git.apache.org/cassandra.git git:cassandra-2.1
1 ответ
Решение
Попробуйте запустить,
$ ccm create test -v 3.0.0
$ ccm create test -v 2.1.0