RE: getIndexedSlices issue using Pelops

2011-06-07 Thread Tan Huynh
ot; 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 logs for the stacktrace. > > On Tue, Jun 7, 2011 at 12:20 P

getIndexedSlices issue using Pelops

2011-06-07 Thread Tan Huynh
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-cli to query the same secondary index, so there must be something wrong in my code. If you've seen this issue, would you please point me