Integrating with Apache Cassandra
Cassandra is a open source NoSQL distributed database that provides linear scalability and low-latency query results.
Writing to Cassandra
Feature values can be written to Cassandra in real-time via Pulsar. First, materialize features into Pulsar. Next use the Cassandra sink connector to pull messages from Pulsar into Cassandra.