小编Vai*_*ngh的帖子

如何将cassandra与zookeeper集成以支持事务

我安装了Cassandra集群和Zookeeper服务器.现在我想使用zookeeper支持cassandra中的事务.我怎么做.

Zookeeper创建znode以执行读取和写入操作,数据来回通过Zookeeper中的znode.我想知道如何使用Zookeeper支持cassandra中的回滚和提交功能.有没有什么办法可以在cassandra中的zookeeper或zookeeper配置中指定cassandra配置.

我个人知道cassandra和zookeeper如何读取和写入数据,但我不知道如何使用Java集成它们.

我们如何使用Zookeeper在Cassandra进行交易.

谢谢.

cassandra cassandra-0.7 apache-zookeeper

13
推荐指数
1
解决办法
8764
查看次数