If you are starting out I recommend using at least 0.8, the memory management
will make you life so much easier.
if the schema is not fully replicated solve that problem first. Using
cassandra-cli and run the describe cluster command. If there are multiple
schemas listed nuke it and start agai
Hi All,
I have setup 3 nodes Cassandra cluster(cassandra version is 0.7). In the
code base I am creating few column families using Hector client with
default consistency level and the replication factor of key space is 2.
While running the code I am getting following exception repeatedly on
clie