cassandra/tools/stress
Yifan Cai 50273d98e4 Support max SSTable size in sorted CQLSSTableWriter
patch by Yifan Cai; reviewed by Alex Petrov, Francisco Guerrero, Maxwell Guo for CASSANDRA-18941
2023-11-30 17:39:00 +08:00
..
src Support max SSTable size in sorted CQLSSTableWriter 2023-11-30 17:39:00 +08:00
test/unit/org/apache/cassandra/stress Fix cassandra-stress JMX connection 2021-03-03 09:34:41 -06:00
README.txt Initial docs for stress 2017-03-15 19:58:49 +01:00

README.txt

cassandra-stress
======

Setup
-----
Run `ant` from the Cassandra source directory, then cassandra-stress can be invoked from tools/bin/cassandra-stress.
cassandra-stress supports benchmarking any Cassandra cluster of version 2.0+.

Usage & Examples
----------------

See: https://cassandra.apache.org/doc/latest/tools/cassandra_stress.html