thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

execute arbitrary commands across the cluster #91

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

tlp-cluster pssh whatever I want here should execute whatever i want here on all cassandra nodes. This should be done through parallel-ssh, unless we've replace it with the Java SSH lib in #77

rustyrazorblade commented 5 years ago

This might be solvable with #103