From the course: Data Management with Apache NiFi
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Apache NiFi core concepts - Apache NiFi Tutorial
From the course: Data Management with Apache NiFi
Apache NiFi core concepts
- [Instructor] Before we move on to building NiFi dataflows, let's understand the core concepts of Apache NiFi. In NiFi, every dataflow is represented as a directed graph. This dataflow can be thought of as a processing pipeline that takes data from the source and moves it to the destination performing transforms along the way. Apache NiFi is responsible for automating the flow of data from the source all the way through to the destination. Apache NiFi is based on flow-based programming and there are specific terms used for different components of the flow. The first is the FlowFile. The FlowFile is just a piece of data moving through all of the systems that you've set up and being processed along the way. Every FlowFile has attributes and associated content. A FlowFile is just an information packet. The attributes of a FlowFile are represented in terms of key-value pairs and the content can be zero or more bytes. FlowFile…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Prerequisites50s
-
(Locked)
Apache NiFi core concepts3m 48s
-
(Locked)
Apache NiFi architecture1m 53s
-
(Locked)
macOS: Download Apache NiFi3m 45s
-
(Locked)
Windows: Download Apache NiFi3m 14s
-
(Locked)
macOS and Windows: Starting the NiFi server3m 43s
-
(Locked)
macOS: Logging into NiFi1m 34s
-
(Locked)
Windows: Logging into Apache NiFi1m 13s
-
(Locked)
Exploring the NiFi UI2m 4s
-
-
-
-
-
-
-