Hello everybody,
I installed the NoSQL Connector extension to connect to a Cassandra 3.7 db running on a cluster.
However, a simple test of the connection yields "com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces". Only Cassandra 2.x seems to be supported, since Cassandra 3.0 changed its internal schema metadata representation. Will Cassandra 3.x be supported in the near future?
Thanks in Advance,
Christian