mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-16 19:02:07 -06:00
updated cql driver parameter to cqldriver to avoid clash
This commit is contained in:
parent
5d540ef42e
commit
5f74b805a7
@ -30,10 +30,9 @@ activity types.
|
||||
|
||||
### CQL ActivityType Parameters
|
||||
|
||||
- **driver** - default: dse - The type of driver to use, either dse, or
|
||||
oss. If you need DSE-specific features, use the dse driver. If you are
|
||||
connecting to an OSS Apache Cassandra cluster, you must use the oss
|
||||
driver. The oss driver option is only available in nosqlbench.
|
||||
- **cqldriver** - default: dse - The type of driver to use, either dse, or oss. If you need DSE-specific features, use
|
||||
the dse driver. If you are connecting to an OSS Apache Cassandra cluster, you must use the oss driver. The oss driver
|
||||
option is only available in nosqlbench.
|
||||
- **host** - The host or hosts to use for connection points to
|
||||
the cluster. If you specify multiple values here, use commas
|
||||
with no spaces.
|
||||
|
Loading…
Reference in New Issue
Block a user