mirror of https://github.com/apache/cassandra
Also, -mode option has "native" and "cql3" as defaults and they do not need to be specified patch by Timothy Tu; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18529 |
||
|---|---|---|
| .. | ||
| src | ||
| 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