I have a 1 node - 1 cluster Cassandra running on my local machine. I want to see how Cassandra scales up, when I simply add the second node to the same cluster. The second node that I am adding will also run from my local machine.
I have been trying to lookup a lot of approaches to do this, but can't find any. Any simple way through which I can add second instance of Cassandra to my cluster?