Re: Avro API on cassandra trunk with ruby

2010-06-29 Thread Christian van der Leeden
Thanks, this works now. Christian On Jun 29, 2010, at 5:26 PM, Eric Evans wrote: > On Tue, 2010-06-29 at 13:10 +0200, Christian van der Leeden wrote: >>just trying to talk to cassandra-trunk (0.7) via avro on ruby. >> Started the server with ./bin/cassandra -a -f. The connection >> code

Re: Avro API on cassandra trunk with ruby

2010-06-29 Thread Eric Evans
On Tue, 2010-06-29 at 13:10 +0200, Christian van der Leeden wrote: > just trying to talk to cassandra-trunk (0.7) via avro on ruby. > Started the server with ./bin/cassandra -a -f. The connection > code is here: http://pastie.org/1023158 Cassandra uses the HTTP transport (for now anyway),