omment='bla’;
>>
>>
>>
>> - Pierre
>>
>>
>>
>> From: cyril auburtin [mailto:cyril.aubur...@gmail.com]
>> Sent: dimanche 6 mai 2012 13:10
>> To: user@cassandra.apache.org
>> Subject: [1.1] Can't create column
>>
>
gt; *From:* cyril auburtin [mailto:cyril.aubur...@gmail.com]
>> *Sent:* dimanche 6 mai 2012 13:10
>> *To:* user@cassandra.apache.org
>> *Subject:* [1.1] Can't create column
>>
>> ** **
>>
>> [default@ks] create column family Post with column_type
; comment='bla’;
>
> ** **
>
> - Pierre
>
> ** **
>
> *From:* cyril auburtin [mailto:cyril.aubur...@gmail.com]
> *Sent:* dimanche 6 mai 2012 13:10
> *To:* user@cassandra.apache.org
> *Subject:* [1.1] Can't create column
>
> ** **
>
> [default@ks] create c
create column family Post with comparator=UTF8Type and
colum_metadata=[{column_name : user, validation_class : UTF8Type}] and
comment='bla';
- Pierre
From: cyril auburtin [mailto:cyril.aubur...@gmail.com]
Sent: dimanche 6 mai 2012 13:10
To: user@cassandra.apache.org
Subject: [
[default@ks] create column family Post with column_type = 'Standard' and
column_metadata = [{column_name: 'user', validation_class: 'UTF8Type'},
{column_name: 'type', validation_class: 'UTF8Type'}] and comment = 'bla';
java.lang.RuntimeException:
org.apache.cassandra.db.marshal.MarshalException: ca