# export CONTACT_NAMES=ip1,ip2,... (to use an ALREADY STARTED Cassandra cluster)
# export RECOVER=[snapshot name]  (to launch a NEW Cassandra cluster and to load this snapshot)
# export MAKE_SNAPSHOT=[0|1] (to store a snapshot of the database when the application ends the execution: not yet tested)
