We leverage a NiFi Registry to be able to import the demo flows.
Note: This project contains a predefined version of the NiFi Registry DB and Flow Storage located under: nifi-registry.
To be able to use the demo's NiFi registry, we need to configure this registry in NiFi.
The following steps can be taken for this:
-
Log into the NiFi UI.
-
In the upper right corner, click the Sandwich menu, and select "Controller Settings".
-
On the "NiFi Settings" window, select the "REGISTRY CLIENTS" tab, then click the "+" icon in the upper right.
-
On the "Add Registry Client" window:
- In the "Name" field enter the value:
Local Registry
. - Click the "ADD" button.
- In the "Name" field enter the value:
-
Click the "Edit" (pencil) button on the newly added registry.
-
On the "Edit Registry Client" window:
- Select the "PROPERTIES" tab.
- Edit the "URL" property value, and set it to:
http://myregistry:18080
. - Click the "UPDATE" button.
-
Done! The local registry can now be used.
Go to next step: Import Demo Flows
Go to previous step: Parameter Contexts