Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
All
-
None
Description
I can not describe a keyspace which is using transient replication.
admin@cqlsh> CREATE KEYSPACE bar WITH replication = {'class': 'NetworkTopologyStrategy', 'dc1': '3/1'}; admin@cqlsh> DESCRIBE KEYSPACE bar; 'NoneType' object has no attribute 'export_for_schema'
I am sorry in case this is a duplicate but I have not found similar issue yet.
This was tried on 4.0-alpha3
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-14872 Update to version of python driver and update cqlsh to use driver metadata for virtual tables
- Resolved
- is related to
-
CASSANDRA-14872 Update to version of python driver and update cqlsh to use driver metadata for virtual tables
- Resolved
-
CASSANDRA-15576 CQLSH missing virtual keyspaces on DESCRIBE call
- Resolved