Hi I have a cassandra DB with a huge amount of data and I am using only one node to store it.So someone suggested me to use multiple nodes .
So what will happen if I add a new node , will the data get replicated to the other node or it will distributed equally with the other node ?
I am new to cassandra and DB management. It would help if some can share some thoughts regarding this ...It would be very helpful