Check the blog for details
git clone https://github.com/abhirockzz/accs-cassandra.git
mvn clean install
- createsaccs-compute-cassandra-dist.zip
intarget
directory
- Use Developer Cloud - read the blog
- Use Application Container Cloud console
- Use Application Container Cloud REST APIs
- Use Application Container Cloud PSM APIs
- Start Cassandra instance
- Set the following environment variables
CASSANDRA_HOST
CASSANDRA_PORT
CASSANDRA_USERNAME
CASSANDRA_PASSWORD
java -jar target/accs-compute-cassandra.jar
Refer to this section from the blog