Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-6741

cqlsh DESCRIBE KEYSPACE returns "'NoneType' object has no attribute 'get_usertypes_names'"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1 beta2
    • None
    • None
    • Normal

    Description

      Start a fresh cluster on trunk and try to describe any keyspace :

      ccm create -v git:trunk test
      ccm populate -n 1
      ccm start
      ccm node1 cqlsh
      
      cqlsh> DESCRIBE KEYSPACE system;
      
      CREATE KEYSPACE system WITH replication = {
        'class': 'LocalStrategy'
      };
      'NoneType' object has no attribute 'get_usertypes_names'
      

      Attachments

        1. CASSANDRA-2.1-6741.patch
          0.7 kB
          Mikhail Stepura

        Issue Links

          Activity

            People

              mishail Mikhail Stepura
              enigmacurry Ryan McGuire
              Mikhail Stepura
              Brandon Williams
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: