Integrating Kafka and Spark Streaming

Spark Streaming is a sub-project of Apache Spark. Spark is a batch processing platform similar to Apache Hadoop, and Spark Streaming is a real-time processing tool that runs on top of the Spark engine.



参考资料:

[0]  Storm and Spark at Yahoo: Why Chose One Over the Other

http://yahoohadoop.tumblr.com/post/98213421641/storm-and-spark-at-yahoo-why-chose-one-over-the

[1]  Apache Storm and Spark Streaming Compared.

http://www.slideshare.net/ptgoetz/apache-storm-vs-spark-streaming

[2]  Integrating Kafka and Spark Streaming: Code Examples and State of the Game

http://www.michael-noll.com/blog/2014/10/01/kafka-spark-streaming-integration-example-tutorial/


你可能感兴趣的:(spark,storm,Stream,kafka,process)