The stress tool doesn't support doing multi-CF batches out of the box. Of
course you're free to extend it any way you like to more accurately simulate
your workload. (That's one reason we've kept stress.py around -- it's less
code to customize, than the Java version.)
On Thu, Oct 20, 2011 at 11:
Hi,
I installed Cassandra 0.8.7 on a single machine having 16GB RAM.
Testing performance using stress tool. Noticed it creates 2 standard
column families and 2 super column families with the default settings.
I want to test for multiple column families. Is there any way to test it
using this