This is a very nice intro to spark and kafka, with some valuable details about partitioning and parallelism
http://www.michael-noll.com/blog/2014/10/01/kafka-spark-streaming-integration-example-tutorial/ 2014-12-05 21:31 GMT+01:00 sanjeeb kumar <sanjeebpand...@gmail.com>: > Hi Team, > I am able to install Kafka in Ubuntu and also Kafka. I need to read data > from facebook and do some filter and send it to Mongo db and create a > report which will be used analytics team. > > I would like to know how can i read data from web and the kafka can send it > to spark for transformation. > > Regards > Sanjeeb >