Cloud Transformation
April 9, 2015
Fault tolerant streaming workflows with Apache Mesos
Mesos High Availability Cluster Apache Mesos is a high availability cluster operating system as it has several masters, with one Leader. The…
March 17, 2015
Getting data into Spark Streaming
In the previous blog post we talked about an overview of Spark Streaming, and now let us take a look on different…
March 15, 2015
Overview of Spark Architecture & Spark Streaming
Spark Streaming is designed to provide window-based stream processing and stateful stream processing for any real-time analytics application. It allows users to…