Start Spark Streaming - TheLadders/pipeline GitHub Wiki

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...