Re: Secondary Index Validation Type Parse Error

2012-03-19 Thread aaron morton
t round this by forcing UTF8Encoding > regardless if the string is already identified as UTF8 or not however it > seems like im missing some fundamental knowledge about casandra validation? > > Cheers > > Sam > > From: hodgson_...@hotmail.com > To: user@cassandra.a

RE: Secondary Index Validation Type Parse Error

2012-03-18 Thread Sam Hodgson
r not however it seems like im missing some fundamental knowledge about casandra validation? Cheers Sam From: hodgson_...@hotmail.com To: user@cassandra.apache.org Subject: Secondary Index Validation Type Parse Error Date: Sun, 18 Mar 2012 13:02:10 + Hi All, Getting the following parse

Secondary Index Validation Type Parse Error

2012-03-18 Thread Sam Hodgson
Hi All, Getting the following parse error when trying to create a CF with a secondary index using the bytestype attribute, the index is for a column called 'subject': java.lang.RuntimeException: org.apache.cassandra.db.marshal.MarshalException: cannot parse 'subject' as hex bytes Im doing all