在我的命令行中,showConnected to Test Cluster at localhost:9160。版本,但cql3二进制协议主机是不同的,我应该怎么做,而不是使用节俭二进制协议在卡桑德拉。
发布于 2013-11-23 22:14:14
如果您指的是端口,则二进制协议使用端口9042。在cassandra.yaml文件中搜索native_transport_port。主机应该是相同的。
https://stackoverflow.com/questions/20162219
复制相似问题