简体   繁体   中英

Setup Cassandra Cluster AWS

I want to setup a Cassandra 2.* Cluster composed of 3 (multiple nodes) nodes in AWS.

What are the official steps for doing this? base image to use, ports to open, config files, etc.

PS: Pretty much everything I found points me to DataStax site but I don't think it is free if later we decide to setup this in production.

Thanks!

So, I found these links which were enough to get it working.

Run into a few issues but nothing really major

  • Cassandra: How to fix, 'Fatal exception during initialization org.apache.cassandra.config. ConfigurationException: Saved cluster name Test Cluster != configured name…'?

  • JNA not found. Native methods will be disabled.

  • Can't connect to cassandra - NoHostAvailableException

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM