CCM Cassandra 创建错误
CCM Cassandra create error
无论我选择哪种 C* 版本,我都会收到 HTTP 404
错误。我试过了,
$ 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
尝试运行,
$ ccm create test -v 3.0.0
$ ccm create test -v 2.1.0
无论我选择哪种 C* 版本,我都会收到 HTTP 404
错误。我试过了,
$ 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
尝试运行,
$ ccm create test -v 3.0.0
$ ccm create test -v 2.1.0