Background
http://www.datastax.com/docs/1.0/configuration/node_configuration#init-properties
When setting up a multi node cluster check the nodes can see each other using
nodetool ring before trying to create the schema.
Change the listen_address to the internal IP of the node or leave it blan
Hello,
I deployed a 6 node cassandra cluster (cassandra-1.0.2) on Grid'5000 (the
french grid). I used hostnames instead of IPs.
When i create a new keyspace on one cassandra node (i use the cassandra
client 'cassandra-cli') it's visible just on that node but not the others.
after the creation i