Hi,
I tried to use EC2 to set nodes for course DS210.
To set 3 nodes, I need to have 3 instances. I use the instance IAM provided by instruction.
The issue is: all the 3 instances have the same hostname which is ds210-node1, how can I change the hostname? otherwise, I'm not able to do Cassandra stress and further excercises.
Thanks