The cassandra
cartridge provides Cassandra on OpenShift.
The downloadable URL is : https://raw.github.com/rajatchopra/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml
Simply use with 'rhc' client tools - rhc cartridge add https://raw.github.com/rajatchopra/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml --app <existing_app_name>
The cassandra
cartridge provides several environment variables to reference for ease
of use:
OPENSHIFT_CASSANDRA_HOST The Cassandra IP address
OPENSHIFT_CASSANDRA_PORT The Cassandra port
OPENSHIFT_CASSANDRA_LOG_DIR The path to the Cassandra log directory
For more information about environment variables, consult the OpenShift Application Author Guide.