mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Update cql.md
This commit is contained in:
committed by
GitHub
parent
3ec3ef1e08
commit
bc75f71a11
@@ -250,7 +250,7 @@ activity types.
|
||||
- **compression** - sets the transport compression to use for this
|
||||
activity. Valid values are 'LZ4' and 'SNAPPY'. Both types are bundled
|
||||
with EBDSE.
|
||||
- **showcql** - prints the cql statements to the screen during a test. Note: this is expensive
|
||||
- **showcql** - logs cql statements as INFO (to see INFO messages in stdout use -v or greater) Note: this is expensive
|
||||
and should only be done to troubleshoot workloads. Do not use `showcql` for your tests.
|
||||
|
||||
### CQL YAML Parameters
|
||||
|
||||
Reference in New Issue
Block a user