Re: Apache Cassandra and Net::Cassandra::Easy

2010-05-12 Thread Scott Doty
Well, ain't that a kick in the tush. :-/ I grabbed the svn trunk, but build failed, probably because Fedora 11 is too old for this bleeding edge stuff. Server is upgrading itself now, but I wondered: is anyone using an rpm-based distro for Net::Cassandra::Easy and the svn Cassandra? Thanks.

Re: Apache Cassandra and Net::Cassandra::Easy

2010-05-11 Thread Scott Doty
On 05/11/2010 10:45 AM, Ted Zlatanov wrote: > SD> My prototype app can be seen here: > > SD> http://bito.ponzo.net/Hatchet/ > > > The latest N::C::Easy will not work with Cassandra 0.6.x, the only > target is SVN trunk. I can't discover the API version on the server so > there's no way to anticipa

Apache Cassandra and Net::Cassandra::Easy

2010-05-11 Thread Scott Doty
Hi folks, I'm trying to wrap my head around Net::Cassandra::Easy, and it's making me cross-eyed. My prototype app can be seen here: http://bito.ponzo.net/Hatchet/ The idea is to index logfiles by various keys, using Cassandra's extreme write speed to keep up with the millions of lines of logfil