Daily Archives: March 21, 2019

Add Nodes To The Google cloud Cassandra Cluster

https://docs.bitnami.com/google-templates/infrastructure/cassandra/configuration/enable-additional-nodes/ IMPORTANT: These steps assume that you have already installed the Google Cloud SDK and you are signed in to the Google Cloud Platform... Read More | Share it now!

Adding nodes to an existing Cassandra cluster

https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsAddNodeToCluster.html Virtual nodes (vnodes) greatly simplify adding nodes to an existing cluster: Calculating tokens and assigning them to each node is no longer required. Rebalancing... Read More | Share it now!