Stress Cassandra instance on EC2 from local
问题 I would appreciate some help on how to stress a Cassandra instance running on EC2 from my local machine (using cassandra-stress util). Cluster on EC2: Five nodes running DSE 4.6. Local machine: cassandra-stress as included in Cassandra 2.1.2. After changing the Security Group the stress util invoked from my local machine is able to connect to the given instance on EC2. I allowed inbound TCP connections on Ports 9160 and 9042 from my local machine's IP. sh cassandra-stress write -node 54.xxx