RE: Cassandra - python communication problem

2010-11-09 Thread Dr. Andrew Perella
was set up with a nightly release somewhere between 0.64 and 0.65!) From: Tyler Hobbs [mailto:ty...@riptano.com] Sent: 09 November 2010 18:22 To: user@cassandra.apache.org Subject: Re: Cassandra - python communication problem I would recommend using pycassa 0.5.2 <http://github.com/pycassa/pyca

RE: Cassandra - python communication problem

2010-11-09 Thread Dr. Andrew Perella
create one? I had assumed Cassandra would commonly be used from python so would be able to jump in and use it. Cheers, Andrew -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: 09 November 2010 18:20 To: user Subject: Re: Cassandra - python communication problem

Re: Cassandra - python communication problem

2010-11-09 Thread Tyler Hobbs
ribe_keyspace failed: unknown result"); > > thrift.Thrift.TApplicationException: describe_keyspace failed: unknown > result > > > > Any ideas? > > Cheers, > > Andrew > > > > -Original Message- > > From: Jonathan Ellis [mailto:jbel...@gm

Re: Cassandra - python communication problem

2010-11-09 Thread Jonathan Ellis
t"); > thrift.Thrift.TApplicationException: describe_keyspace failed: unknown result > > Any ideas? > Cheers, > Andrew > > -Original Message- > From: Jonathan Ellis [mailto:jbel...@gmail.com] > Sent: 09 November 2010 17:56 > To: user > Subject: Re: Cassand

RE: Cassandra - python communication problem

2010-11-09 Thread Dr. Andrew Perella
nown result"); thrift.Thrift.TApplicationException: describe_keyspace failed: unknown result Any ideas? Cheers, Andrew -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: 09 November 2010 17:56 To: user Subject: Re: Cassandra - python communication problem You're

Re: Cassandra - python communication problem

2010-11-09 Thread Jonathan Ellis
You're using an unframed transport to talk to a framed server, or vice versa. On Tue, Nov 9, 2010 at 11:47 AM, Dr. Andrew Perella wrote: > Hi, > > > > I have been trying to connect to Cassandra 0.7.0-beta3 via python to no > avail: > > > > v...@vs001:~/apache-cassandra-0.7.0-beta3/interface/gen-p

Cassandra - python communication problem

2010-11-09 Thread Dr. Andrew Perella
Hi, I have been trying to connect to Cassandra 0.7.0-beta3 via python to no avail: v...@vs001:~/apache-cassandra-0.7.0-beta3/interface/gen-py/cassandra$ Cassandra-remote -h localhost:9160 describe_keyspace system Traceback (most recent call last): File "/usr/local/bin/Cassandra-remote", line