Re: Right way to stress a cassandra cluster

2017-11-30 Thread Jeff Jirsa
The right way to test it is with the key space and table matching the schema/load you intend to use in production -- Jeff Jirsa > On Nov 30, 2017, at 8:53 PM, Akshit Jain wrote: > > Hi, > Is it right to load test the cassandra cluster using stress tool with default > keyspace, keyspace1 an

Right way to stress a cassandra cluster

2017-11-30 Thread Akshit Jain
Hi, Is it right to load test the cassandra cluster using stress tool with default keyspace, keyspace1 and having columns type as blob?