Skip to content

Conversation

@tlasica
Copy link
Contributor

@tlasica tlasica commented Nov 15, 2022

Testing using EmbeddedCassandra is no longer recommended.
Starting with spark connector 2.5.x tests should use ccm instead.

This change is removing both the Spec and test dependencies
from all scala example projects.

Testing using EmbeddedCassandra is no longer recommended. Starting with spark connector 2.5.x tests should use ccm instead. This change is removing both the Spec and test dependencies from all scala example projects.
Adding gradle wrapper for the version that works well with current state of the project. With older gradle versions it fails e.g. with zincClasspath not set. Newer gradle versions require shade plugin 2.x.
@tlasica tlasica requested a review from jtgrabowski November 15, 2022 17:57
@tlasica tlasica merged commit d62d3a0 into master Nov 16, 2022
@tlasica tlasica deleted the remove-tests-with-embedded-cassandra branch November 16, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants