Re: Inserting files to Cassandra timeouts

2010-04-30 Thread Spacejatsi
I ran again the test, inserting 64 files (15-25MB per file) with 2 threads inserting file file at the time. First 30 files goes relatively fast in, but then it jams, and finally timeouts. This tpstats is taken when the first timeout came. I also tested to split the files max of 5 mb per file. T

Inserting files to Cassandra timeouts

2010-04-28 Thread Spacejatsi
Hi all, i'm trying to run a scenario of adding files from specific folder to cassandra. Now I have 64 files(about 15-20 MB per file) and overall of 1GB of data. I'm able to insert a round 40 files, but after that the cassandra goes to some GC loop and I finally get an timeout to the client. It