Re: Inserting with large number of column

2014-04-07 Thread Fasika Daksa
ng the indices and recreate them > after the import is finished. > > -Tupshin > On Apr 7, 2014 8:53 AM, "Fasika Daksa" wrote: > >> We are running different workload test on Cassandra and Redis for >> benchmarking. We wrote a java client to read, write and eva

Inserting with large number of column

2014-04-07 Thread Fasika Daksa
We are running different workload test on Cassandra and Redis for benchmarking. We wrote a java client to read, write and evaluate the elapsed time of different test cases. Cassandra was doing great until we introduced 20'000 number of cols.. the insertion is running for a day and then i stoppe