Does pelops support CQL3

43 views
Skip to first unread message

gxzh...@gmail.com

unread,
Dec 15, 2012, 2:41:29 PM12/15/12
to sca...@googlegroups.com
I am using the column family like this using cql3 in cassandra 1.1.6

create table abc {
slotid varchar,
docid varchar,
body blob
PRIMARY KEY (slotid, docid)
}

Now I need to write dao using pelops API (latest). When I try to add a column using a composite type for column name/value (UTF8, UTF8): blobVal

I would get a validation error in pelops.

Can anybody tell if pelops support cql 3.

I know it supports composite type, but cql2 has composite columns, but cql3 introduce the composite primary key which is I am not sure.

Thank you very much.

George



Dan Washusen

unread,
Dec 17, 2012, 6:00:59 PM12/17/12
to sca...@googlegroups.com
Hi George, 
I haven't had a chance to look into the CQL3 functionality so I'm not really sure. I'll try and have a look over the weekend...

Regards,
Dan
--
Dan Washusen
Make big files fly!

Reply all
Reply to author
Forward
0 new messages