14 videos 📅 2024-05-06 08:00:00 America/Creston
39:11
2024-05-06 08:57:50
3:11:28
2024-05-06 10:30:19
24:39
2024-05-07 07:20:20
19:49
2024-05-07 08:03:25
1:14:35
2024-05-07 08:35:13
15:41
2024-05-07 10:06:25
38:33
2024-05-07 10:37:03
2:48
2024-05-07 11:19:01
59:37
2024-05-07 11:33:56
6:10
2024-05-07 14:55:25
39:40
2024-05-07 15:02:44
9:45
2024-05-08 06:44:21
29:27
2024-05-08 08:09:24
2:51:40
2024-05-08 12:09:24

Visit the Apache Nifi - GROUP 1 course recordings page

                WEBVTT

00:00:00.940 --> 00:00:06.540
Okay. Everyone has registry. Amanda, were you able to get registry running?

00:00:09.300 --> 00:00:13.620
Okay. No worries. Let me know if you run into any issues. Tyler, how are you doing?

00:00:15.800 --> 00:00:17.560
I'm good. I got the registry up and running.

00:00:18.020 --> 00:00:20.360
Oh, awesome. Awesome. Thank you.

00:00:20.360 --> 00:00:44.520
Okay. Amanda, once you start it, it takes a minute, and then you should initialize, and then you would just need to go to http colon front slash front slash 127.0.0.1 colon 18 080 front slash 95 dash registry.

00:00:44.520 --> 00:01:04.200
Okay, so while we have, let me see, double check Amanda. Amanda, you may have HTTPS in front of your, yeah, delete the S, and enter. There you go.

00:01:05.380 --> 00:01:27.340
Okay. So, everyone's in registry. So, registry, Apache Red 95 registry is, it's a sub-project of Apache NIFI. When you get updates to NIFI, it usually includes updates to minify, registry, and flow design system, which we're not going over right now.

00:01:27.340 --> 00:01:41.500
So, you look for new versions of that. Make sure your number, your versioning matches. So, if you're using 95125, you most likely would need to use registry 125 as well.

00:01:41.880 --> 00:01:55.720
I know a lot of these are backwards compatible. I've seen some older registries that are still running, and NIFI was upgraded itself, but the callbacks are still there, and they were never deprecated.

00:01:55.720 --> 00:02:19.200
So, just try to stay with the same version if you can. But it is a sub-project, and its job is a complementary application that provides a central location for storage and management of shared resources across one or more NIFI instances or minify, which we'll talk about tomorrow.

00:02:19.200 --> 00:02:30.480
The first implementation of registry supports version flows. Process group level data flows created in NIFI can be placed under version control and stored in the registry.

00:02:31.280 --> 00:02:38.160
The registry organizes where flows are stored and manages the permissions to access, create, modify, or delete them.

00:02:39.880 --> 00:02:47.780
So, we need to tell our NIFI where our NIFI registry is located. So, if you can...