Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 458 Bytes

sample-KafkaSparkCassandra

Introductory sample scala app using Apache Spark Streaming to accept data from Kafka and write a summary to Cassandra.

This sample has been built with the following versions:

  • Scala 2.10.5
  • Kafka 0.9.0.1
  • Spark 1.6.0
  • Spark Cassandra Connector 1.6.0-M1
  • Cassandra 2.1.13

For a detailed, step by step guide on setting up and running this sample see the tutorial: https://support.instaclustr.com/hc/en-us/articles/213663858