Simplify and accelerate your Kafka to Cassandra with Kafka compatible connector via Lenses UI/CLI, Native plugin or Helm charts for Kubernetes deployments
License Apache 2.0
The Cassandra Sink allows you to write events from Kafka to Cassandra.The connector converts the value from the Kafka Connect SinkRecords to JSON and uses Cassandra’s JSONinsert functionality to insert the rows. The task expects pre-created tables in Cassandra.