Not sure about that, what version of Cassandra are you using? Maybe someone else here knows how to solve this..
2012/3/27 puneet loya <puneetl...@gmail.com> > ya had created with UTF8Type before.. It gave the same error. > > On executing help assume command it is giving 'utf8' as a type. > > so can i use comparator='utf8' or not?? > > > Please reply > > > On Mon, Mar 26, 2012 at 9:17 PM, R. Verlangen <ro...@us2.nl> wrote: > >> You should use the full type names, e.g. >> >> create column family MyColumnFamily with comparator=UTF8Type; >> >> >> 2012/3/26 puneet loya <puneetl...@gmail.com> >> >>> It is giving errors like " Unable to find abstract-type class >>> 'org.apache.cassandra.db.marshal.utf8' " >>> >>> and java.lang.RuntimeException: >>> org.apache.cassandra.db.marshal.MarshalException: cannot parse >>> 'catalogueId' as hex bytes >>> >>> where catalogueId is a column that has utf8 as its data type. they may >>> be just synactical errors.. >>> >>> Please suggest if u can help me out on dis?? >>> >> >> >> >> -- >> With kind regards, >> >> Robin Verlangen >> www.robinverlangen.nl >> >> > -- With kind regards, Robin Verlangen www.robinverlangen.nl