Re: Unable to access column family in CLI after building CF in CQL

2011-06-16 Thread yikes bigdata
, 2011 3:51:41 PM > *Subject: *Unable to access column family in CLI after building CF in CQL > > > Hi, > > I was following the CQL example on the DataStax website and was able to > create a new column family and query it. But when I viewed the column family > in the CLI, it

Re: Unable to access column family in CLI after building CF in CQL

2011-06-16 Thread Konstantin Naryshkin
bunch of bytes. - Original Message - From: "yikes bigdata" To: user@cassandra.apache.org Sent: Thursday, June 16, 2011 3:51:41 PM Subject: Unable to access column family in CLI after building CF in CQL Hi, I was following the CQL example on the DataStax website and w

Re: Unable to access column family in CLI after building CF in CQL

2011-06-16 Thread Jonathan Ellis
If you create CFs outside the cli, you may need to restart it to refresh its internal cache of the schema. On Thu, Jun 16, 2011 at 8:51 AM, yikes bigdata wrote: > Hi, > I was following the CQL example on the DataStax website and was able to > create a new column family and query it. But when I vi

Unable to access column family in CLI after building CF in CQL

2011-06-16 Thread yikes bigdata
Hi, I was following the CQL example on the DataStax website and was able to create a new column family and query it. But when I viewed the column family in the CLI, it gives me the following error. # Unable to read column family created from CQL [default@store] list users2; *users2 not found in