fixes the
problem.
Tan
-Original Message-
From: Jonathan Ellis [mailto:jbel...@gmail.com]
Sent: Tuesday, June 07, 2011 10:32 AM
To: user@cassandra.apache.org
Subject: Re: getIndexedSlices issue using Pelops
... also, are you on 0.7.6? "works on cli but internal error w/
pelops&qu
... also, are you on 0.7.6? "works on cli but internal error w/
pelops" sounds like pelops is giving an invalid request, 0.7.6 is
better at catching those and giving a real error message.
On Tue, Jun 7, 2011 at 12:31 PM, Jonathan Ellis wrote:
> internal error means look at the cassandra server l
internal error means look at the cassandra server logs for the stacktrace.
On Tue, Jun 7, 2011 at 12:20 PM, Tan Huynh wrote:
> Hi,
>
>
>
> I am using Pelops client to query Cassandra secondary index and I get the e=
> xception listed below.
>
> The code is pretty simple too. I can use Cassandra-c