Re: Composite Key Query in CLI

2012-03-17 Thread Tamar Fraenkel
I think you are doing ok, I have a CF with the following schema ColumnFamily: tk_counters Key Validation Class: org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType) Default column value validator: org.apache.ca

Composite Key Query in CLI

2012-03-13 Thread Ali Basiri
Hey, I'm have a set of composite keys with data and trying to query them through the CLI. However, the result set returned is always empty. The schema is like this: ColumnFamily: Routes Key Validation Class: org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.T