Re: Questions on combining custom with built-in secondary indexes

2011-04-05 Thread Miroslav Madecki
Hi Aaron, I failed to mention that my queries have very high frequency so this is not a data analytics problem. That's the reason I wanted to reduce transferring a lot of data to client or using standard map/reduce solutions that can do the job but add too much latency. Pig or hive are

Questions on combining custom with built-in secondary indexes

2011-04-04 Thread Miroslav Madecki
Hi, I would like to combine custom secondary index with Cassandra's built-in secondary indexes. Custom secondary index uses multiple columns and is based on historical but incomplete info about matching data in target column family. It produces list of candidate rows which could be too large to