Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 663 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 663 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.11.8
  • Kafka 1.1
  • Spark 2.1.1
  • Spark Cassandra Connector 2.3.0
  • Cassandra 3.11.2

For a detailed, step by step guide on setting up and running this sample see the tutorial: https://www.instaclustr.com/support/documentation/apache-spark/spark-streaming-kafka-and-cassandra-tutorial/

Please see https://www.instaclustr.com/support/documentation/announcements/instaclustr-open-source-project-status/ for Instaclustr support status of this project