【发布时间】:2014-08-29 03:53:25
【问题描述】:
我正在使用本教程在 Amazon AWS 上安装 Cassandra http://www.datastax.com/documentation/cassandra/2.0/cassandra/install/installAMILaunch.html
到目前为止,我只在子网中使用了一个 m3-large 类型的节点 ami-7f33cd08。从 AWS 的角度来看,实例会启动,但当我登录时,我会立即进入
Cluster started with these options:
--clustername myDSCcluster --totalnodes 1 --version community
Installation started..
并且安装开始了。 只是保持在那里,每隔几秒就会插入换行符。
有人遇到过这个吗?任何解决方案
【问题讨论】:
标签: amazon-web-services cassandra datastax