Re: Help on dynamic creation of CF

2010-10-13 Thread aaron morton
Moving to the User List Aaron On 13 Oct 2010, at 18:44, gagandip Singh wrote: > I am also new to the Cassandra world but I think that is not possible on 0.6 > version. This is feature is provided in 0.7 version which is in beta right > now. You can download it from Cassandra site. > > Thanks, >

Re: Help on dynamic creation of CF

2010-10-12 Thread gagandip Singh
I am also new to the Cassandra world but I think that is not possible on 0.6 version. This is feature is provided in 0.7 version which is in beta right now. You can download it from Cassandra site. Thanks, Gagan On Wed, Oct 13, 2010 at 11:05 AM, Wicked J wrote: > Hi, > I'm using Cassandra v0.6.

Help on dynamic creation of CF

2010-10-12 Thread Wicked J
Hi, I'm using Cassandra v0.6.4 and wondering how can my app. dynamically create Column Families? Thanks!