Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Duplicate
-
None
-
Cassandra 0.7 or later and Hadoop 0.20.1 or later
Description
Enable the ability to run a MapReduce job that takes a value in an indexed column as a parameter, and use that to select the data that the MapReduce job operates on. Right now, it looks like this isn't possible because org.apache.cassandra.hadoop.ColumnFamilyRecordReader will only fetch data with get_range_slices, not get_indexed_slices.
Attachments
Issue Links
- blocks
-
CASSANDRA-2246 Enable Pig to use indexed data as described in CASSANDRA-2245
- Resolved
- duplicates
-
CASSANDRA-2878 Allow map/reduce to use server-side query filters
- Resolved
-
CASSANDRA-1125 Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)
- Resolved