You should read this page for
settings http://www.datastax.com/dev/blog/caching-in-cassandra-1-1
Basically, you have to set row_cache size in yaml, and create table with
caching flags - "all" or "
rows_only", but beware that you shouldn't use row cache, if you using wide rows.
Tue, 26 Jun 2012
Dear all,
I am trying to understand whether I can fasten the retrieval process using
cache. Please can you help me write the code for setting the cache properties
in Cassandra.
Please help
Thanks and Regards
Prakrati
This email message may contain proprietary