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
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