go to  ForumEasy.com   
JavaPro
Home » Archive » Message


[Email To Friend][View in Live Context][prev topic « prev post | next post » next topic]
  Apache Cassandra -- Ports
 
Subject: Apache Cassandra -- Ports
Author: EricJ
Posted on: 09/30/2015 01:30:26 AM


Cassandra uses the following ports:

Inter-node ports:

  • 7000 -- Cassandra inter-node cluster communication
  • 7001 -- Cassandra SSL inter-node cluster communication
  • 7199 -- Cassandra JMX monitoring port (e.g. NodeTool)

    Client access ports:
  • 9042 -- Cassandra native protocol clients (e.g. CQL, Diver)
  • 9160 -- Cassandra Thrift clients (e.g. CLI, CQLSH)

    Note:
  • 7199 can be configured via file 'cassandra-env.sh';
  • the others can be configured via file 'cassandra.yaml'.




    References:

  •  


     
    Powered by ForumEasy © 2002-2022, All Rights Reserved. | Privacy Policy | Terms of Use
     
    Get your own forum today. It's easy and free.