Enable Pig to use indexed data as described in CASSANDRA-2245
-------------------------------------------------------------
Key: CASSANDRA-2246
URL: https://issues.apache.org/jira/browse/CASSANDRA-2246
Project: Cassandra
Issue Type: Improvement
Components: Contrib
Affects Versions: 0.7.2
Reporter: Matt Kennedy
Priority: Minor
Fix For: 0.8
in contrib/pig, add query parameters to CassandraStorage keyspace/column family
string to specify column search predicates.
For example:
rows = LOAD 'cassandra://mykeyspace/mycolumnfamily?country=UK' using
CassandraStorage();
This depends on CASSANDRA-2245
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira