Re: create column family throws an error

2010-10-13 Thread Jonathan Ellis
This is fixed in trunk. On Wed, Oct 13, 2010 at 5:41 PM, Dmitri Smirnov 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_

create column family throws an error

2010-10-13 Thread Dmitri Smirnov
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 = 1 and subcomparator = 'UTF8Type' and comment = 'List of Tests Super Family