I am experiencing an error while using cassandra_cli while attempting to create a column familiy.
Using 0.7beta2.

create column family ABTest with column_type = 'Super' and comparator = 'LongType' and rows_cached = 10000 and subcomparator = 'UTF8Type' and comment = 'List of Tests Super Family'

line 1:128 mismatched input ''UTF8Type'' expecting IntegerLiteral
line 1:153 mismatched input ''List of Tests Super Family'' expecting IntegerLiteral

This looks very similar to the 'create keyspace' that was fixed some time ago.

--
Dmitri Smirnov
Y!IM: ia_slepukhin

Reply via email to