Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datastax-java-driver

Cassandra DB. com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table person

Understand Cassandra pooling options (setCoreConnectionsPerHost and setMaxConnectionsPerHost)?

Example about how to use map cql type with DataStax java driver

How do I use inheritance when using the Datastax entity mapper for Cassandra?

Datastax Cassandra Java driver WARN Message

Cassandra java driver set global consistency level

Will using DNS failover work as a Multi-DC failover strategy?

Flink job with CassandrSink fails with Error writing

Cassandra row level locking support with DataStax driver

How Datastax PreparedStatements work

Atomic Batches in Cassandra

Cassandra read timeout

What is the best way to get backpressure for Cassandra Writes?

Using Cassandra and CQL3, how do you insert an entire wide row in a single request?

How will i know that record was duplicate or it was inserted successfully?

Cannot connect java client to cassandra with password authentication enabled

Cassandra replication factor greater than number of nodes

Is there an elegant way to perform a JSON update via CQL (Cassandra)?

What is the most efficient way to map/transform/cast a Cassandra BoundStatement's ResultSet to a Java classe built using the Object-mapping API?

How to efficiently use Batch writes to cassandra using datastax java driver?