RE: sstableloader throws storage_port error

2011-08-11 Thread Tom Davidson
nadevsan04/10.168.121.57:7000" means something else is using that address/port. netstat can tell you what process that is, if you're not sure. On Thu, Aug 11, 2011 at 4:24 PM, Tom Davidson wrote: > I am trying to sstableloader and I do not want to access Cassandra on the > sa

RE: sstableloader throws storage_port error

2011-08-11 Thread Tom Davidson
I am trying to sstableloader and I do not want to access Cassandra on the same node. I haved edited my Cassandra.yaml to with appropriate values for the listen_address and rpc_address but I keep getting the error below. The Cassandra-cli tool, nodetool etc. works find when trying to connect to m