schema disagrement exception

2013-03-26 Thread zg
Hi, I just try to set up a 2 nodes cluster. It seems work,but when I use CLI to create a keyspace I meet an error "SchemaDisagreementException()". Does anyone know how to solve it? Thanks

Re: schema disagrement exception

2013-04-05 Thread zg
- > Aaron Morton > Freelance Cassandra Consultant > New Zealand > > @aaronmorton > http://www.thelastpickle.com > > On 26/03/2013, at 8:57 PM, zg wrote: > > Hi, > I just try to set up a 2 nodes cluster. It seems work,but when I use CLI > to create a keyspace I

Failed to connect to '127.0.0.1:7199'

2013-04-05 Thread zg
Hi everyone, I have a 3 nodes cluster, one node when I use nodetool, I met a error "Failed to connect to '127.0.0.1:7199':Connection timed out", use CLI and CQLsh is ok on this node, the other two nodes is OK when I use nodetool commend. So what's the problem with that node?