How to enable cqlsh connecting to remote node.
Is it only possible by enabling thrift(confused as thrift was depreciated).
How to enable cqlsh connecting to remote node.
Is it only possible by enabling thrift(confused as thrift was depreciated).
Hi @pramod.dba31_92912 thank you for message,
Cqlsh interact with Cassandra node through CQL Binary Protocol. As such its communicate with native_transport_port port (default is 9042) and not THRIFT (which used to be something like 9160).
To connect CQLSH to remote node simply use
cqlsh <public_ip_node>
5 People are following this question.
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.
Privacy Policy Terms of Use