[no subject]

2011-01-26 Thread Geoffry Roberts
-- Geoffry Roberts

My First Cassandra

2010-07-14 Thread Geoffry Roberts
All, Can anyone help? I followed the instructions for a single node installation of Cassandra. I tried to start it and got: ERROR 08:13:53,499 Exception encountered during startup. java.io.StreamCorruptedException: invalid stream header: 61696E5D at java.io.ObjectInputStream.readStreamH

Re: ORM in Cassandra?

2010-04-26 Thread Geoffry Roberts
Clearly Cassandra is not an RDBMS. The intent of my Hibernate reference was to be more lyrical. Sorry if that didn't come through. Nonetheless, the need remains to relieve ourselves from excessive boilerplate coding. On Mon, Apr 26, 2010 at 9:00 AM, Ned Wolpert wrote: > I don't think you are t

Re: ORM in Cassandra?

2010-04-26 Thread Geoffry Roberts
I am going to agree with axQd. Having something that does for Cassandra what say, Hibernate does for RDBMS seems an effort well worth pursuing. I have some complex object graphs written in Java. If I could annotate them and get persistence with a well laid out schema. It would be good. On Mon, A