[
https://issues.apache.org/jira/browse/CASSANDRA-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne resolved CASSANDRA-4491.
-----------------------------------------
Resolution: Fixed
I've committed the first 2 patches then.
> cqlsh needs to use system.local instead of system.Versions
> ----------------------------------------------------------
>
> Key: CASSANDRA-4491
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4491
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.2.0 beta 1
> Reporter: paul cannon
> Assignee: paul cannon
> Priority: Minor
> Labels: cqlsh
> Fix For: 1.2.0 beta 1
>
>
> Apparently the system.Versions table was removed as part of CASSANDRA-4018.
> cqlsh in 1.2 should use system.local preferentially, and fall back on
> system.Versions to keep backwards compatibility with older c*.
> Also changed in 4018: all the system.schema_* CFs now use columns named
> "keyspace_name", "columnfamily_name", and "column_name" instead of
> "keyspace", "columnfamily", and "column".
> While we're at it, let's update the cql3 table structure parsing and the
> DESCRIBE command for the recent Cassandra changes too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira