About 50 results
Open links in new tab
  1. datastax - Allow filter in cassandra query - Stack Overflow

    Mar 26, 2024 · Since you're filtering by the primary key columns, ALLOW FILTERING is redundant. When you filter by partition key and (optionally) clustering column (s), the coordinator will know which …

  2. Datastax Cassandra Driver throwing CodecNotFoundException

    Jun 2, 2016 · Datastax Cassandra Driver throwing CodecNotFoundException Asked 9 years, 10 months ago Modified 3 years, 7 months ago Viewed 40k times

  3. java - com.datastax.oss.driver.api.core.DriverTimeoutException: query ...

    Jun 16, 2020 · datastax-java-driver.advanced.connection.init-query-timeout=2000 milliseconds For more information, see . However, keep in mind that sometimes the real problem is not that the timeout is …

  4. datastax enterprise - How can I find out which version of Cassandra a ...

    Jan 7, 2015 · So far, I haven't found a place on Datastax documentation website that sums this up. Can I easily check the version some other way on a server?

  5. java - com.datastax.oss.driver.api.core.DriverTimeoutException: Query ...

    Oct 3, 2023 · com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed out after PT2S Asked 2 years, 6 months ago Modified 2 years, 6 months ago Viewed 1k times

  6. How can I connect to my Datastax Cassandra database?

    Dec 18, 2022 · DataStax Astra DB does not connect on the Cassandra default 9042 port, but rather on 29042. However, even with that correct, you'll still have to pass along the SSL info, which is tricky to …

  7. Recommended Datastax Drivers version to connect to Cassandra …

    Jan 25, 2023 · Currently we are using Java Datastax Drivers Version 3.7.2 to connect to Open source Apache Cassandra Version 3.11.9. We are planning on to upgrade to Open Source Apache …

  8. How to install Datastax DevCenter without Cassandra database

    Now I'd like to install Datastax DevCenter, but the problem is that I cannot find a standalone Datastax DevCenter download and / or instructions how to download and install only the Datastax DevCenter …

  9. cassandra - com.datastax.driver.core.exceptions ...

    Mar 28, 2018 · We are using Apache Cassandra-v3.0.9 with com.datastax.cassandra:cassandra-driver-core:3.1.3. Our application works good all the time, but once in a week we start getting the following …

  10. Datastax Devcenter 1.1 fail to start - Stack Overflow

    Jun 27, 2014 · Datastax Devcenter 1.1 fail to start Ask Question Asked 11 years, 9 months ago Modified 8 years, 2 months ago