cql3 - Apache Cassandra not showing table once created -


i have created table in cassandra , when trying access column family not found error pops up. trying again create table showing table exist error. using cassandra 2.1.7 (most stable version), cqlsh 5.0.1, cql spec 3.2.0. why showing strange behavior?

enter image description here


Comments