Re: Pycassa: Error inserting supercolumn

2010-11-19 Thread Dipti Mathur
Thanks Jonathan. But I made changes to sync_cassandra.py file there to include the supercolumn. However looks like that has been the issue. I am not doing something right there. If I want to recreate the keyspace, how is it done? I have the yaml ready. Regards, Dipti On Fri, Nov 19, 2010 at 10:

Re: Pycassa: Error inserting supercolumn

2010-11-19 Thread Jonathan Ellis
Twissandra doesn't use supercolumns. On Fri, Nov 19, 2010 at 10:49 AM, Dipti Mathur wrote: > Hi, > While trying to insert a new supercolumn into the keyspace, I get the > following error: tweet = TWEET.insert('4c540492-efd9-11df-a192-0022fa5e3348',{'by': {'a':'to'}}) > Traceback (most r