I have installed cassandra 2.0.3 and hive 0.9.0.
I have followed the below link for hive support for cassandra. https://github.com/milliondreams/hive
But it says "Cassandra Hive handler working with Cassandra 1.2.6 and hive 0.9" and my cassandra version is 2.0.3
Could any one guide me on how to access cassandra 2.0.3 from hive 0.9.0 in detail as I am new to cassandra and hive.
-- Harry
This Hive handler should also work for Cassandra 2.0, as it is using CQL3.