Re: TimedOutException
Jason Plurad <plu...@...>
cqlsh communicates using CQL interface, but JanusGraph uses Thrift. I'd suggest double checking that the RPC settings (rpc_address, rpc_port) in cassandra.yaml match what you have in cassandra-es.properties. If you're using rpc_interface rather than rpc_address in cassandra.yaml, verify the listening address and port with ss. -- Jason On Friday, April 28, 2017 at 11:23:30 AM UTC-4, Gwiz wrote:
|
|