
java - com.datastax.oss.driver.api.core.DriverTimeoutException: …
Oct 3, 2023 · com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed out after PT2S Asked 2 years ago Modified 2 years ago Viewed 986 times
python - Langflow file storage - Stack Overflow
Dec 1, 2024 · python datastax-astra langflow edited Jan 15 at 2:09 Erick Ramirez 16.5k 2 21 32
Spring boot application with spring data cassandra failing to start
I have a spring boot application with spring web & spring data cassandra as dependencies. And I have a main method in a class annotated with @SpringBootApplication. <dependency> ...
AllNodesFailedException: Could not reach any contact point
Sep 20, 2019 · All DataStax drivers are moving from built-in DataCenter failover and local inference from contact points. (source) If you are with Spring/Springboot, you have to specify …
How do I connect to local cassandra db - Stack Overflow
Sep 4, 2014 · The hostname/IP to connect to is specified in the listen_address property of your cassandra.yaml.If you are connecting to Cassandra from your localhost only (a sandbox …
Cassandra java-driver Java 17 Compatibility - Stack Overflow
Mar 12, 2024 · DataStax Java Driver 4.17 added Beta support for Java 17 per the Upgrade Guide docs. This Apache Thread from November 2023 makes it look like Java Driver is now part of …
datastax - Cassandra : timeout during SIMPLE write query at …
Sep 19, 2021 · com.datastax.oss.driver.api.core.servererrors.WriteTimeoutException: Cassandra timeout during SIMPLE write query at consistency LOCAL_QUORUM (2 replica were required …
datastax enterprise - How can I find out which version of …
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?
Cassandra Java Driver error - All host (s) tried for query failed ...
Dec 21, 2015 · cassandra digital-ocean datastax-enterprise cassandra-3.0 datastax-java-driver edited Jul 29, 2022 at 6:25 Erick Ramirez 16.5k 2 21 32
Datastax Cassandra Driver throwing CodecNotFoundException
Jun 2, 2016 · Datastax Cassandra Driver throwing CodecNotFoundException Asked 9 years, 5 months ago Modified 3 years, 2 months ago Viewed 40k times