cassandra可以安装在本地主机吗?
我想学习卡桑德拉。数据库可以安装在台式机或笔记本电脑上吗?请告诉我? 我还想知道安装 cassandra 的最低系统要求。
I want to learn Cassandra. Can the database be installed in a desktop or a laptop. Please let me know?
I also want to know the minimum system requirements for installing cassandra.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://wiki.apache.org/cassandra/CassandraHardware
它的java,你应该能够几乎可以在任何地方运行它。
http://wiki.apache.org/cassandra/CassandraHardware
Its java, you should be able to run it just about anywhere.
试试这个: https://github.com/pcmanus/ccm
这是一个用 python 编写的工具,可以启动一个多节点测试集群,以便在您的笔记本电脑上进行测试。
Try this: https://github.com/pcmanus/ccm
It is a tool written in python that can start a multi-node test cluster for playing around on your laptop.