Skip to content

Start Spark Streaming

Chris Fregly edited this page Aug 15, 2015 · 2 revisions

This Spark Streaming App receives data off of the ratings Kafka topic and writes to the real_time_ratings table in Cassandra.

root@[docker]$ cd $PIPELINE_HOME && ./bythebay-streaming.sh
...Starting Streaming App...

Clone this wiki locally