mirror of https://github.com/apache/cassandra
patch by Maulin Vasavada; reviewed by Maxwell Guo, Stefan Miklosovic for CASSANDRA-20404 |
||
|---|---|---|
| .. | ||
| resources/org/apache/cassandra/stress/graph | ||
| src/org/apache/cassandra | ||
| test/unit/org/apache/cassandra/stress | ||
| README.txt | ||
README.txt
cassandra-stress ====== Setup ----- Run `ant` from the Cassandra source directory, then cassandra-stress can be invoked from tools/bin/cassandra-stress. Usage & Examples ---------------- cassandra-stress write n=2 -mode user=cassandra password=cassandra cassandra-stress read n=2 -mode user=cassandra password=cassandra See: https://cassandra.apache.org/doc/latest/tools/cassandra_stress.html