I want to integrate apache-Cassandra as my Database. I have downloaded 0.8.2 version of it. But it seems that there is having lots of changes made in this version. When I try to find the sample source code of it, I found lack of examples of it. Please anybody help me to get start cassandra 0.8.2 in java.
I want to integrate apache-Cassandra as my Database. I have downloaded 0.8.2 version of
Share
I have asked a similar question before. Unless you specify the changes, Hector is a good library to use with Apache Cassandra.
Update: Seeing that my previous SO question has an accepted answer with obsoleted links, I’ve managed to write portion of the blog on how to interface with Apache Cassandra 0.8 in java. Granted, it has changed from Cassandra 0.6 & 0.7.