[ 
https://issues.apache.org/jira/browse/CASSANDRA-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McGuire updated CASSANDRA-6741:
------------------------------------

    Summary: cqlsh DESCRIBE KEYSPACE returns "'NoneType' object has no 
attribute 'get_usertypes_names'"  (was: cqlsh reports "'NoneType' object has no 
attribute 'get_usertypes_names'" on keyspace describe)

> cqlsh DESCRIBE KEYSPACE returns "'NoneType' object has no attribute 
> 'get_usertypes_names'"
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6741
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6741
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Ryan McGuire
>
> Start a fresh cluster on trunk and try to describe any keyspace :
> {code}
> ccm create -v git:trunk test
> ccm populate -n 1
> ccm node1 cqlsh
> cqlsh> DESCRIBE KEYSPACE system;
> CREATE KEYSPACE system WITH replication = {
>   'class': 'LocalStrategy'
> };
> 'NoneType' object has no attribute 'get_usertypes_names'
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to