I have used CCM to create a multiple node cluster on local machine. But to get a better idea and since I am evaluating Cassandra versus other NoSql technologies, I would like to set up a multiple node Cassandra cluster on my local windows 7 machine using VM or something like that. I have downloaded and installed OVA from below:
http://www.planetcassandra.org/install-cassandra-ova-on-vmware/
But that is a single node. How can I create a cluster with multiple nodes ?
Thanks.