Re: Efficient map reduce over ranges of Cassandra data

2011-11-11 Thread Jeremy Hanna
Nice! Thanks Ed. On Nov 10, 2011, at 11:20 PM, Edward Capriolo wrote: > Hey all, > > I know there are several tickets in the pipe that should make it possible do > use secondary indexes to run map reduce jobs that do not have to ingest the > entire dataset such as: > > https://issues.apache.

Efficient map reduce over ranges of Cassandra data

2011-11-10 Thread Edward Capriolo
Hey all, I know there are several tickets in the pipe that should make it possible do use secondary indexes to run map reduce jobs that do not have to ingest the entire dataset such as: https://issues.apache.org/jira/browse/CASSANDRA-1600 I had ended up creating a sharded secondary index in user