Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 203 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 203 Bytes

Example of Spark Streaming w/Rabbit MQ -> Cassandra

A basic example of how to connect to RabbitMQ and create a Spark DStream which then uses the Spark Cassandra Connector to save the msgs to a table.