From the course: Kafka Essentials: Quick Start for Building Effective Data Pipelines by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Understanding image capture, streaming, and real-time CNN analysis using Kafka producers and consumers - Kafka Tutorial
From the course: Kafka Essentials: Quick Start for Building Effective Data Pipelines by Pearson
Understanding image capture, streaming, and real-time CNN analysis using Kafka producers and consumers
Welcome to Lesson 5.2, Understand Image Capture, Streaming, and Real-Time CNN Analysis Using Kafka Producers and Consumers. And for those of you that may have forgotten, CNN stands for Convolutional Neural Network, and that's one of the tools we're going to use in this example. In the next lesson, 5.3, we're actually going to run this example as a simulation. In this lesson, we're going to take a look at the software we're going to use to run the simulation and how things will work with Kafka. So let's begin as we normally do and take a look at where we are on the Linux Hadoop Minimal. We are in Home, Hands-On, Kafka Essential. Lesson five, Image Streaming. So in that directory, you'll see there's a bunch of subdirectories, 3D printer images, consumer, grab images, our notes.txt file, which we're gonna look at in a second, producer, and source images for grab images simulated. I'm going to go over what all of these are in this lesson so that when next lesson, when we run it, it makes…