On Tue, 06 Apr 2010 14:14:55 -0700 Mike Gallamore
wrote:
MG> Great it works. Or at least the Cassandra/thrift part seems to
MG> work. My tests don't pass but I think it is actual logic errors in the
MG> test now, the column does appear to be getting cleared okay with the
MG> new version of the
On 04/06/2010 01:36 PM, Ted Zlatanov wrote:
On Tue, 06 Apr 2010 13:24:45 -0700 Mike
Gallamore wrote:
MG> Thanks for the reply. The newest version of the module I see on CPAN
MG> is 0.08b. I actually had 0.07 installed and am using 0.6beta3 for
MG> cassandra. Is there somewhere else I should
On Tue, 06 Apr 2010 13:24:45 -0700 Mike Gallamore
wrote:
MG> Thanks for the reply. The newest version of the module I see on CPAN
MG> is 0.08b. I actually had 0.07 installed and am using 0.6beta3 for
MG> cassandra. Is there somewhere else I should look for the 0.09 version
MG> of the module? I'
Thanks for the reply. The newest version of the module I see on CPAN is
0.08b. I actually had 0.07 installed and am using 0.6beta3 for
cassandra. Is there somewhere else I should look for the 0.09 version of
the module? I'll also upgrade to the release candidate version of
Cassandra and see if
On Tue, 06 Apr 2010 11:07:03 -0700 Mike Gallamore
wrote:
MG> Seems to be internal to java/cassandra itself.
MG> I have some tests and I want to make sure that I have a "clean slate"
MG> each time I run the test. Clean as far as my code cares is that
MG> "value" is not defined. I'm running "bin
Seems to be internal to java/cassandra itself.
I have some tests and I want to make sure that I have a "clean slate"
each time I run the test. Clean as far as my code cares is that "value"
is not defined. I'm running "bin/cassandra -f" with the default
install/options. So at the beginning of