>> > I wish to test certain things in Cassandra so can someone help me with >> > sample database or sample database data generator which can help me >> > flood Cassandra nodes with large amount of data.
I would recommend YCSB: https://github.com/brianfrankcooper/YCSB/wiki/ Thanks, Tom