Yes, my cluster is working.
I didn't realize it at the time, but the StorageService link I listed is
already in 0.8.4, so yes the only file I had to patch was VersionedValue.
Not sure what was going on with the pig jars, but after more configuration
changes than I can count, I'm pretty sure remov
Thanks William - so you were able to get everything running correctly, right?
FWIW, we're in the process of upgrading to 0.8.4 and found that all we needed
was that first link you mentioned - the VersionedValue modification. It's
running fine on our staging cluster and we're in the process of m
I've had some troubles, so I thought I'd pass on my various bug fixes:
-Cass 0.8.4 has troubles with pig/hadoop (you get NPE's when trying to connect
to cassandra in the pig logs). You need this patch:
http://svn.apache.org/viewvc?revision=1158940&view=revision
And maybe this:
http://svn.apache.