I am trying to execute CQL3 statements with Cassandra maven plugin. I have
added configuration (<cqlVersion>3.0</cqlVersion>) , but somehow it does
not let me execute CQL 3.0 statements. I am trying to create a column
family with composite keys, which are only supported in CQL 3.0. Any clue
what could be wrong?
-Vipul

Reply via email to