Illustration Image

Can someone suggest working set of cassandra jars? [closed]

Some times ago there were shaded and unshaded jars, moving between repositories, etc. I'd like to use liquibase with cassandra, but I cannot get working set of cassandra driver jars.

I was able to track these down:

caffeine-3.2.0.jar
cassandra-jdbc-wrapper-4.14.0.jar
java-driver-core-4.19.0.jar
liquibase-cassandra-4.31.1.jar

but I'm still getting

Caused by: java.lang.ClassNotFoundException: com.datastax.oss.driver.shaded.guava.common.collect.ImmutableList

which is probably from java-driver-core-4.19.0.jar, which IIUC is moved/renamed/updated shaded jar, but then it's even more suprising, that reference to copypasted guava stuff isn't found.

Can anyone suggest how to fix?

UPDATE: another approach: you can download currenct cassandra from Apache Download Mirrors and take driver from there, but neither of these jars will contain java.lang.ClassNotFoundException: com.datastax.oss.driver.api.core.config.DriverOption so you will not run liquibase using cassandra-jdbc-wrapper-4.14.0.jar with it.

I don't know. Maybe it's just not possible to connect to it from liquibase now?

Become part of our
growing community!
Welcome to Planet Cassandra, a community for Apache Cassandra®! We're a passionate and dedicated group of users, developers, and enthusiasts who are working together to make Cassandra the best it can be. Whether you're just getting started with Cassandra or you're an experienced user, there's a place for you in our community.
A dinosaur
Planet Cassandra is a service for the Apache Cassandra® user community to share with each other. From tutorials and guides, to discussions and updates, we're here to help you get the most out of Cassandra. Connect with us and become part of our growing community today.
© 2009-2023 The Apache Software Foundation under the terms of the Apache License 2.0. Apache, the Apache feather logo, Apache Cassandra, Cassandra, and the Cassandra logo, are either registered trademarks or trademarks of The Apache Software Foundation. Sponsored by Anant Corporation and Datastax, and Developed by Anant Corporation.

Get Involved with Planet Cassandra!

We believe that the power of the Planet Cassandra community lies in the contributions of its members. Do you have content, articles, videos, or use cases you want to share with the world?