Re: Distributed Counters Use Cases

2010-10-14 Thread Ben Standefer
Ryan, Thanks for the insight. FWIW, SimpleGeo's use cases are very similar do the 2nd use case Ryan mentioned. We want to do rollups by time, geography, and facet of a customer's record. The most important benefit Cassandra brings for us is the ability to handle large number of rows (very detai

Re: Need help to overcome: InvalidRequestException(why:UUIDs must be exactly 16 bytes)

2010-10-14 Thread Eric Evans
This list is for the development of Cassandra directly, your question is better posed on u...@cassandra.apache.org (moving it there). Before following up though, you might want to check the wiki and list archives, questions about creating TimeUUIDs from Java have been pretty common. For example:

Need help to overcome: InvalidRequestException(why:UUIDs must be exactly 16 bytes)

2010-10-14 Thread Wicked J
Hi, I'm having issues with inserting data of TimeUUIDType in Cassandra v0.6.4. The exception that I'm getting is: *InvalidRequestException(why:UUIDs must be exactly 16 bytes)* My objective is I want to insert comments and retrieve them in the order they were inserted. My storage-conf.xml and code

Re: [VOTE] 0.6.6 RC1

2010-10-14 Thread Eric Evans
On Mon, 2010-10-11 at 10:45 -0500, Eric Evans wrote: > Lot's of good work[1] has made it into the 0.6 branch since 0.6.5, I > propose an 0.6.6 release. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-...@r1021381 > 0.6.5-rc2 artifacts: http://people.apache.org/~eevans > >

Re: Help with creating a thrift call

2010-10-14 Thread Gary Dusbabek
http://wiki.apache.org/cassandra/ThriftExamples is probably the place to start. On Thu, Oct 14, 2010 at 08:57, wrote: > Thank you, I used TFramedTransport as per your suggestion and it works now! > > Maybe I should write this up in the wiki? Could you suggest a suitable page? > > Alexander > >>

Re: Help with creating a thrift call

2010-10-14 Thread altanis
Thank you, I used TFramedTransport as per your suggestion and it works now! Maybe I should write this up in the wiki? Could you suggest a suitable page? Alexander > On Wed, Oct 13, 2010 at 08:21, wrote: >> I want to create a thrift call and would like to know how to go about >> it. >> >> I thi

Hudson build is back to normal : Cassandra #565

2010-10-14 Thread Apache Hudson Server
See