cassandra-jdbc-driver icon indicating copy to clipboard operation
cassandra-jdbc-driver copied to clipboard

Cassandra JDBC Driver | DbSchema Cassandra Management GUI

Results 3 cassandra-jdbc-driver issues
Sort by recently updated
recently updated
newest added

Caused by: org.jooq.exception.DataAccessException: SQL [null]; Only UNLOGGED Batches are supported at this time. at org.jooq_3.9.1.DEFAULT.debug(Unknown Source) at org.jooq.impl.Tools.translate(Tools.java:1983) at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:676) at org.jooq.impl.BatchMultiple.execute(BatchMultiple.java:125) at org.jooq.impl.BatchMultiple.execute(BatchMultiple.java:78) at com.snaplogic.snap.api.sql.operations.JdbcOperationsImpl.executeBatch(JdbcOperationsImpl.java:2018) at com.snaplogic.snap.api.sql.operations.JdbcOperationsImpl.lambda$flushBatch$9(JdbcOperationsImpl.java:1966) at net.jodah.failsafe.Functions$11.call(Functions.java:263)...

I have downloaded the jar files as mentioned in the description. I'm using the jar files for setting up jdbc plugin in logstash, and it looks it is set up...

Issues with type int mapping to Java.lang.Long instead of int. "CodecNotFoundException: Codex not found for requested operation: [INT java.lang.Long]