Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Port usage on Cassandra node

Not applicable

Hello!

What is impact on Cassandra node if tcp port 9042 is closed?

We have running cluster and I found that port is required per documentation but in reality it is not open in iptables.

Solved Solved
0 7 1,043
1 ACCEPTED SOLUTION

Former Community Member
Not applicable

Usually port 9402 is used for CQL native transport port. @Paul Mibus

This release of Edge uses Thrift for communication which happens on port 9160. Future releases may start using the native interface which will make use of 9402. Hope that helps.

View solution in original post

7 REPLIES 7
Top Solution Authors