Search code examples
amazon-ec2cassandradatastax

DataStax Cassandra on Amazon AIM, setup up specific version


I am setting up a Cassandra cluster on Amazon using the DataStax provided AIM (from the list at https://www.datastax.com/documentation/cassandra/2.1/cassandra/install/installAMILaunch.html)

This all works perfectly, however it results in the latest version of Cassandra 2.1.3 up and running.

For various reasons I need to use the v2.0.x branch.

Does anyone know how to specify the version of Cassandra to version 2.0 that is deployed?

For example, could it be set via the cluster settings when launching the AIM? perhaps in the --version community setting?

Or is there a previous AIM that can be used?


Solution

  • Please use the --release version switch

    See advanced switches for the AMI.