stress will not use existing keyspaces
--------------------------------------
Key: CASSANDRA-2580
URL: https://issues.apache.org/jira/browse/CASSANDRA-2580
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.8 beta 1
Reporter: Brandon Williams
Assignee: Pavel Yaskevich
cassandra-3:/srv/cassandra# tools/stress/bin/stress -n 1 -d cassandra-2 -i 1 -o
insert
Created keyspaces. Sleeping 1s for propagation.
total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time
1,1,1,0.049,0
cassandra-3:/srv/cassandra# tools/stress/bin/stress -n 1 -d cassandra-2 -i 1 -o
insert
Unable to create stress keyspace: Keyspace already exists.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira