cassandra-0.7
WSO2 DSS Cassandra Dependency
Is the integrated Cassandra server(version 0.7.x) loosely coupled with WSO2 DSS (version 2.6) or not? Will the usage 开发者_StackOverflowof a newer version of Cassandra (e.g. 0.8.x) affect the DSS in[详细]
2023-04-08 18:07 分类:问答Cassandra starting issue
I have problems starting Cassandra. The follow is my terminal output when I try to issue a start command:[详细]
2023-03-18 09:29 分类:问答Cassandra clustername mismatch
I\'m trying to add a single node to an already existing cluster called ClusterA. Prior to bootstrapping this node, it was running a single node cassandra cluster called \"Test\" with an older version[详细]
2023-03-08 15:06 分类:问答Cassandra getting back a whole row
I\'m trying Cassandra with a very simple example. I have a column family stored in the cassandra database:[详细]
2023-02-27 04:32 分类:问答secondary indexes in Cassandra under RandomPartitioner
I am researc开发者_开发知识库hing the possibility of using secondary index feature in Cassandra using Aquiles. I know for the primary index (key), a I must be using OrderPreservingPartitioner in order[详细]
2023-02-25 16:58 分类:问答Hector test example not working on Cassandra 0.7.4
I have set up my single node Cassandra 0.7.4 and started the service with bin/cassandra -f. Now I am trying to use the Hector API (v. 0.7.0) to manage the[详细]
2023-02-25 12:47 分类:问答Pig script using php
Is it possible to run pig script in any other programming开发者_高级运维 language like PHP?No. Currently you can embed pig script only in python and javascript.[详细]
2023-02-20 23:28 分类:问答Even partitioning of nonuniform ranged data in cassandra
I\'ve got a rather tricky one, bear with me as I try not to stumble over my words here. I\'m doing some research, and my group is transitioning to a cassandra database. Our research used MySQL before,[详细]
2023-02-17 18:45 分类:问答how to integrate cassandra with zookeeper to support transactions
I have a Cassandra cluster and Zookeeper server installed. Now I want to support transactions in cassandra using zookeeper. How do i do that.[详细]
2023-02-12 08:07 分类:问答How to programatically add index to Cassandra 0.7
I tried to run the demo on http://www.riptano.com/blog/whats-new-cassandra-07-secondary-indexes programatically, but the results are different from running it in CLI. It seems like Cassandra can only[详细]
2023-02-04 16:49 分类:问答