riptano / ComboAMI

The AMI takes a set of input parameters via the EC2 user-data to install, RAID, ring, and launch a DataStax Enterprise/Community cluster.
69 stars 59 forks source link

Dev 2.5 #71

Closed joaquincasares closed 9 years ago

joaquincasares commented 9 years ago

Fixes #70 .

mlococo commented 9 years ago

Haven't done any smoke-testing on this myself as I'm juggling some other things at the moment. Presuming your testing looks good, I'm +1 on this, which now uses cql instead of JMX to test for the liveness of the seed before booting the rest of the cluster.

joaquincasares commented 9 years ago

Thanks for the feedback! I've pushed the requested changes.

I'm testing the changes on the fresh cluster and will push after it's been verified.