Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 859 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Which CQL version corresponds to which Cassandra version?

#1
The CQL documentation is organized according to the CQL version, not the Cassandra product version. Obviously, I want to read the CQL documentation corresponding to the Cassandra release I'm using, but I can't find comprehensive info on which CQL version corresponds to which Cassandra version:

* [CQL 3.1 documentation][1] is titled "CQL for Cassandra 2.0 & 2.1", but newer CQL docs no longer mention Cassandra versions
* The [Product compatibility][2] page only maps versions of OpsCenter, Cassandra and DataStax Enterprise

Is there a simple page listing the version mapping?

[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#2
CQL Version | Cassandra Version

3.3 | 2.2 and above
3.1 | 2.o & 2.1
3.0 | 1.2 to 1.x

[CQL older version][1].
[CQL 3.3][2]


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#3
Thank you for the feedback. The DataStax docs team has added a new section to the Product Compatibility page in all the docs as a result of your feedback:

CQL versions used by DataStax Enterprise and Cassandra

CQL version Cassandra DataStax Enterprise
3.3 2.2, 3.0,3.x 5.0
3.1 2.0, 2.1 4.0, 4.5, 4.6, 4.7, 4.8
3.0 1.2 3.1, 3.2


[To see links please register here]


Feel free to tweet additional feedback at @DataStaxDocs

Reply

#4
If you already have a running Cassandra data base, you can run

SELECT cql_version, release_version FROM system.local;

to get your Cassandra version and corresponding CQL version.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through