Details
-
New Feature
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
Currently, when running a MapReduce job against data in a Cassandra data store, it reads through all the data for a particular ColumnFamily. This could be optimized to only read through those rows that have to do with the query.
It's a small change but wanted to put it in Jira so that it didn't fall through the cracks.
Attachments
Attachments
Issue Links
- is depended upon by
-
CASSANDRA-2878 Allow map/reduce to use server-side query filters
- Resolved
- is duplicated by
-
CASSANDRA-2245 Enable map reduce to use indexes for ColumnFamilyInputFormat
- Resolved