Re: getRange - Cassandra

2010-11-05 Thread Massimo Carro
Hi Nate, ok for write to email groups for hector. I'll tell you this row 'eeg' is not in my results: This is what i see: cassandra> get liquida_en.Tag2CatLoc['eeg'] Returned 0 results. cassandra> get liquida_en.Tag2CatLoc['apple'] => (column=id, value=4744, timestamp=1288875937498611) => (column

Re: getRange - Cassandra

2010-11-04 Thread Nate McCall
It is the row key for one of your results. See the toString method on RowImpl in the hector source. Also, please feel free to direct any hector specific questions to: hector-us...@googlegroups.com On Thu, Nov 4, 2010 at 9:03 AM, Massimo Carro wrote: > Hi at all, > > I try to make a getRange with

getRange - Cassandra

2010-11-04 Thread Massimo Carro
Hi at all, I try to make a getRange with Hector and it's ok. But I don't understand why at the end of read I find a column like [Row(eeg,ColumnSlice([]))] Someone know what is "eeg" ? Thks a lot! Massimo Carro www.liquida.it - www.liquida.com