riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.22k stars 303 forks source link

Add command to enable DSE's AOSS #673

Closed ptnapoleon closed 6 years ago

ptnapoleon commented 6 years ago

@kishkaru

Command enables this on all nodes in the cluster. ccm remove behavior is altered slightly, to always stop gracefully if aoss is enabled, otherwise we'll leak spark processes. No DC specific enablement, or disablement of aoss are in this PR. Let me know if you need those.