datastax / cstar_perf

Apache Cassandra performance testing platform
Apache License 2.0
72 stars 34 forks source link

Add dse / dsetool operations #175

Closed nastra closed 8 years ago

nastra commented 8 years ago

This PR will add support for running the operations dse and dsetool. Those two operations will only be visible if dse is selected as a product.

For the dse command the user can select one node as the execution node. The dsetool command on the other hand can run on N nodes where 1 <= N <= cluster_nodes.

dse-operations

mambocab commented 8 years ago

Code looks reasonable, but I need to figure out an environment to run this on. @mshuler Did you figure out if there was a staging environment, or will I have to figure out the cstar_docker stuff to run this?

nastra commented 8 years ago

@mambocab you can easily run & test this with cstar_docker as described in http://datastax.github.io/cstar_perf/setup_dev_environment.html (with the DSE-related infos I sent you)

jsoedomo commented 8 years ago

@nastra thanks... this would definitely help with the Advance Replication benchmarking!!! +1 overall :)

mambocab commented 8 years ago

Frontend work is good. I'm still working on a testing env that works properly, so I haven't run it against an actual cluster. But, doesn't look like it'll knock things over, so I'm +1. Kicking it to @mshuler to merge and deploy.

mshuler commented 8 years ago

Merged - I'll do the deployment on cstar.datastax.com Monday morning. Thanks!

mshuler commented 8 years ago

cstar.datastax.com updated and restarted!