Processing Streaming Data Using Apache Spark Structured Streaming

Go to class
Write Review

Free Online Course: Processing Streaming Data Using Apache Spark Structured Streaming provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Processing Streaming Data Using Apache Spark Structured Streaming is taught by Janani Ravi.

Overview
  • Structured streaming is the scalable and fault-tolerant stream processing engine in Apache Spark 2 which can be used to process high-velocity streams.

    Stream processing applications work with continuously updated data and react to changes in real-time. In this course, Processing Streaming Data Using Apache Spark Structured Streaming, you'll focus on integrating your streaming application with the Apache Kafka reliable messaging service to work with real-world data such as Twitter streams. First, you’ll explore Spark’s architecture to support distributed processing at scale. Next, you will install and work with the Apache Kafka reliable messaging service. Finally, you'll perform a number of transformation operations on Twitter streams, including windowing and join operations. When you're finished with this course you will have the skills and knowledge to work with high volume and velocity data using Spark and integrate with Apache Kafka to process streaming data.