mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Update cql.md
Move astra sample code to astra doc site.
This commit is contained in:
parent
bf51056fce
commit
8e61de6139
@ -210,13 +210,9 @@ activity types.
|
|||||||
Examples:
|
Examples:
|
||||||
- `secureconnectbundle=/tmp/secure-connect-my_db.zip`
|
- `secureconnectbundle=/tmp/secure-connect-my_db.zip`
|
||||||
- `secureconnectbundle="/home/automaton/secure-connect-my_db.zip"`
|
- `secureconnectbundle="/home/automaton/secure-connect-my_db.zip"`
|
||||||
Astra Example:
|
|
||||||
- `$ nb run driver=cql \
|
Check out [Astra Documentation](https://docs.astra.datastax.com/docs/test-loading-data-with-nosqlbench) for samples
|
||||||
workload=cql-iot \
|
|
||||||
tags=phase:schema \
|
|
||||||
username=astra_user \
|
|
||||||
password=astra_password \
|
|
||||||
secureconnectbundle=/path/to/secure-connect-mydatabase.zip`
|
|
||||||
- **insights** - Set to false to disable the driver from sending insights monitoring information
|
- **insights** - Set to false to disable the driver from sending insights monitoring information
|
||||||
- `insights=false`
|
- `insights=false`
|
||||||
- **tickduration** - sets the tickDuration (milliseconds) of HashedWheelTimer of the
|
- **tickduration** - sets the tickDuration (milliseconds) of HashedWheelTimer of the
|
||||||
|
Loading…
Reference in New Issue
Block a user