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

2011-06-16 Thread yikes bigdata
, > while users2 is org.apache.cassandra.db.marshal.UTF8Type. The select is > failing because you are comparing a String to a bunch of bytes. > > ------ > *From: *"yikes bigdata" > *To: *user@cassandra.apache.org > *Sent: *Thursday, June 16

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