This is fixed in trunk. On Wed, Oct 13, 2010 at 5:41 PM, Dmitri Smirnov <[email protected]> wrote: > 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 > >
-- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com
