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

sangshenghong updated CASSANDRA-10996:
--------------------------------------
    Description: 
In the 2.1.6 version,there is one system table named 
"system.schema_columnfamilies", but in the latest version 3.1.1, when I execute 
select * from system.schema_columnfamilies, it throw "unconfigured table 
schema_columnfamilies" in cqlsh.
But in the system.log file, it show 
ColumnFamilyStore.java:381 - Initializing system.schema_columnfamilies
I checked the doc and found some tables and schemas have been change, so I want 
to know if there any change for this?

  was:In the 2.1.6 version,there is one system table named 
"system.schema_columnfamilies", but in the latest version 3.1.1, when I execute 
select * from system.schema_columnfamilies, it throw "unconfigured table 
schema_columnfamilies" in cqlsh.


> The system table  system.schema_columnfamilies does not exist
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-10996
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10996
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>            Reporter: sangshenghong
>            Priority: Critical
>             Fix For: 3.1.1
>
>         Attachments: error.png
>
>
> In the 2.1.6 version,there is one system table named 
> "system.schema_columnfamilies", but in the latest version 3.1.1, when I 
> execute select * from system.schema_columnfamilies, it throw "unconfigured 
> table schema_columnfamilies" in cqlsh.
> But in the system.log file, it show 
> ColumnFamilyStore.java:381 - Initializing system.schema_columnfamilies
> I checked the doc and found some tables and schemas have been change, so I 
> want to know if there any change for this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to