It's easier for people to help if you can give an example of your Column
Family, what have tried, what the output was and what you expected.
> > grunt> rows = LOAD
> > 'cassandra://MyKeyspace/MyColumnFamily?slice_start=C2&slice_end=C4&limit=1&reversed=true'
> > USING CassandraStorage();
Appear
hi A:
Thank you for responding to my e-mail.
Sorry if i did not express my questions/doubts well.
I try to use the slice feature with CassandraStorage LOAD but I do not
know how to do it. I cannot find any detailed documentation about it.
I found only the references in my last mail.
Yet i d
Not sure I understand the question. What was the command that failed?
Cheers
-
Aaron Morton
Cassandra Consultant
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 16/07/2013, at 11:03 PM, Miguel Angel Martin junquera
wrote:
> hi all
>
> I trying to load data from cas
hi all
I trying to load data from cassandra with slice params option but ther are
no much info about how to use i. I found only a quick reference in
readme.txt in cassandra project .../examples/pig
*...*
*Slices on columns can also be specified:*
*grunt> rows = LOAD
'cassandra://MyKeyspace/MyC