Back to Spark

Spark Streaming + Kafka Integration Guide

docs/streaming-kafka-integration.md

4.1.1446 B
Original Source

Apache Kafka is publish-subscribe messaging rethought as a distributed, partitioned, replicated commit log service. Please read the Kafka documentation thoroughly before starting an integration using Spark.

At the moment, Spark requires Kafka 0.10 and higher. See <a href="streaming-kafka-0-10-integration.html">Kafka 0.10 integration documentation</a> for details.