Re: Call for input of cassandra, thrift , hector, pelops example / sample / test code snippets

2010-06-25 Thread Gavan Hood
from a newer or older version of hector maybe, or am I missing some step ? Regards Gavan On Thu, Jun 24, 2010 at 11:09 PM, Ran Tavory wrote: > Thanks for this effort Gavan :) > > On Thu, Jun 24, 2010 at 3:47 PM, Gavan Hood wrote: > >> Thanks Ran, >> I downloaded thos

Re: Call for input of cassandra, thrift , hector, pelops example / sample / test code snippets

2010-06-24 Thread Gavan Hood
> <http://github.com/bosyak/hector/blob/master/src/main/java/me/prettyprint/cassandra/examples/ExampleReadAllKeys.java>get > all key slices for… in groups <http://pastie.org/957661> > <http://pastie.org/957661>and > KeyspaceTest<http://github.com/rantav/hector/blob/master/src

Call for input of cassandra, thrift , hector, pelops example / sample / test code snippets

2010-06-23 Thread Gavan Hood
Hi all, I have been researching the samples with some success but its taken a while. I am very keen on Cassandra and love the work thats been done, well done everyone involved. I would like to get as many of the samples I can get organized into something that makes it easier to kick of with for p

Re: hector or pelops

2010-06-23 Thread Gavan Hood
Hi Ran, I have been trialling hector but have not found the the samples you refer to, I found your basic ExampleClient but it does not excercise many functions for instance the getSlice, fields usage etc I want to develop a solid set of tests for each API call, do you have some code that will h

Re: Is there a penalty to a SuperColumn?

2010-06-21 Thread Gavan Hood
I have been exploring Cassandra, thrift and hector recently. Very interesting technology. I am still looking for complete examples of code for thrift and hector that exercise and explain the API paramaters, I am also looking for direct API documentation. I found some at the locations below and on t