Re: Right way to stress a cassandra cluster
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
Hi, Is it right to load test the cassandra cluster using stress tool with default keyspace, keyspace1 and having columns type as blob?