You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Akshit Jain <ak...@iiitd.ac.in> on 2017/12/01 04:53:02 UTC

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?

Re: Right way to stress a cassandra cluster

Posted by Jeff Jirsa <jj...@gmail.com>.
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 <ak...@iiitd.ac.in> wrote:
> 
> Hi,
> Is it right to load test the cassandra cluster using stress tool with default keyspace, keyspace1 and having columns type as blob?