Re: Quickly loading C* dataset into memory (row cache)

2014-09-11 Thread Danny Chan
usly. Putting > 6GB into row cache is another one. > > > On Tue, Sep 9, 2014 at 9:21 PM, Robert Coli wrote: >> >> On Tue, Sep 9, 2014 at 12:10 PM, Danny Chan wrote: >>> >>> Is there a method to quickly load a large dataset into the row cache? >&

Quickly loading C* dataset into memory (row cache)

2014-09-09 Thread Danny Chan
Hello all, Is there a method to quickly load a large dataset into the row cache? I use row caching as I want the entire dataset to be in memory. I'm running a Cassandra-1.2 database server with a dataset of 555 records (6GB size) and a row cache of 6GB. Key caching is disabled and I am using