Dear Cassandra Experts,

Are the number of composite attributes fixed for each column family ?

I have been doing : "create column family MyCF with comparator =
'CompositeType(IntegerType, UTF8Type)'

And this creates a composite { integer:string }

Hector complains when I give a 3rd attribute.

If "unstatic" composite columns are possible, what would be the CLI command
to create such a column family, and how can it be implemented ?

Best wishes,

Martin

Reply via email to