tables created without COMPACT STORAGE are still visible in cassandra-cli.

Cheers

-----------------
Aaron Morton
Freelance Cassandra Consultant
New Zealand

@aaronmorton
http://www.thelastpickle.com

On 11/04/2013, at 5:40 AM, Tyler Hobbs <ty...@datastax.com> wrote:

> 
> On Wed, Apr 10, 2013 at 11:09 AM, Vivek Mishra <mishra.v...@gmail.com> wrote:
> Ok. A column family and keyspace created via cqlsh using cql3 is visible via 
> cassandra-cli or thrift API?
> 
> The column family will only be visible via cassandra-cli and the Thrift API 
> if it was created WITH COMPACT STORAGE: 
> http://www.datastax.com/docs/1.2/cql_cli/cql/CREATE_TABLE#using-compact-storage
> 
> 
> -- 
> Tyler Hobbs
> DataStax

Reply via email to