Hi
I have a quick question; I'd like to know if it's ok to interchange CQL with 
Thrift (via Hector client) while inserting data into Cassandra version 2.
My scenario is that I use CQL 3 to create keyspace and table and use 
CassandraState (which uses Hector client which is a Thrift client I believe). 
I've heard all sorts of talk about sticking to only 1 instead of using both 
Thrift and CQL3 together.
Can anyone comment if I can use both at once?

Thanks
-A

Reply via email to