On Fri, Oct 2, 2009 at 3:50 AM, ROGER PUIG GANZA <[email protected]> wrote:
> Code for Cassandra 0.4.0 . It’s suppoded to be working but when I fetch a
> superColumn with using the superKey, it returns a NotFoundException and when
> using the Cassandra-cli, I get this
>
> InvalidRequestException(why:column parameter is not optional for super CF
> <CFName>

Eh, I didn't read closely enough and tried to reproduce the problem
with your java code below.  That seems to work fine.  So it would be
more useful to give the fetch code that doesn't. :P

(the cli has never supported supercolumns.  one reason we need to replace it.)

-Jonathan

Reply via email to