Re: SStable Writer and composite key

2013-01-30 Thread aaron morton
This is what a row of your table will look like internally… --- RowKey: id-value => (column=date-value:request-value:, value=, timestamp=1359586739456000) => (column=date-value:request-value:data1, value=64617461312d76616c7565, timestamp=1359586739456000) => (column=date-value:req

SStable Writer and composite key

2013-01-29 Thread POUGET Laurent
Hi, I have some trouble to request my data. I use SSTableSimpleUnsortedWriter to write SSTable. Writing and Importing works fine. I think, I'm misusing CompositeType.Builder with SSTableSimpleUnsortedWriter. Do you have any idea ? Thanks Here is my case : /** * CREATE STATEMENT */ CREATE TAB