简体   繁体   English

如何在云中设置cassandra集群

[英]how to setup the cassandra cluster in cloud

I'm new to Cassandra. 我是Cassandra的新手。 I installed Cassandra on my ec2 machine, but how can I configure Cassandra in cluster mode. 我在我的ec2机器上安装了Cassandra,但是如何在集群模式下配置Cassandra。

Is there any link that will be helpful. 是否有任何有用的链接。

Thanks in advance 提前致谢

Step 3: Running a cluster (let me know if that is not enough for you) 第3步:运行集群 (如果这还不够,请告诉我)

You should also read the last section (updated yesterday (110310) by jbellis) on this page 你也应该阅读(由jbellis更新昨(110310))在最后一节此页

I just tried this one today : 我今天刚尝试过这个:

https://cloud.google.com/solutions/cassandra/ https://cloud.google.com/solutions/cassandra/

Google cloud will let you deploy a pre-configured cluster of Cassandra nodes within a few mouse clicks. 只需点击几下鼠标,Google云就可以让您部署预先配置的Cassandra节点集群。 When this service is not free, they still let you have a trial for 60 days. 如果此服务不是免费的,他们仍会让您试用60天。
** Another option is to follow their script on how to deploy multiple nodes cluster: **另一个选择是遵循他们的脚本如何部署多个节点集群:
https://cloud.google.com/solutions/cassandra/deployment-details https://cloud.google.com/solutions/cassandra/deployment-details

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM