Re: can't start cqlsh on new Amazon node

2012-11-08 Thread Tamar Fraenkel
Hi A bit more info on that I have one working setup with python-cql1.0.9-1 python-thrift 0.6.0-2~riptano1 cassandra1.0.8 The setup where cqlsh is not working has: python-cql1.0.10-1 python-thrift 0.6.0-2~riptano1 cassandra1.0.11 Maybe this will give someone a hint of what the pr

Re: can't start cqlsh on new Amazon node

2012-11-07 Thread Tamar Fraenkel
Nope... Same error: *cqlsh --debug --cql3 localhost 9160* Using CQL driver: Using thrift lib: Connection error: Invalid method name: 'set_cql_version' I believe it is some version mismatch. But this was DataStax AMI, I thought all should be coordinated, and I am not sure what to check for. Tha

Re: can't start cqlsh on new Amazon node

2012-11-07 Thread Jason Wee
should it be --cql3 ? http://www.datastax.com/docs/1.1/dml/using_cql#start-cql3 On Wed, Nov 7, 2012 at 11:16 PM, Tamar Fraenkel wrote: > Hi! > I installed new cluster using DataStax AMI with --release 1.0.11, so I > have cassandra 1.0.11 installed. > Nodes have python-cql 1.0.10-1 and python2.6

can't start cqlsh on new Amazon node

2012-11-07 Thread Tamar Fraenkel
Hi! I installed new cluster using DataStax AMI with --release 1.0.11, so I have cassandra 1.0.11 installed. Nodes have python-cql 1.0.10-1 and python2.6 Cluster works well, BUT when I try to connect to the cqlsh I get: *cqlsh --debug --cqlversion=2 localhost 9160* Using CQL driver: Using thrift l