After Apache NiFi is stared, you can access its user interface to set up the environment
for File Collector. Apache NiFi is used for data flow for all File-based Technology Packs. Every
installed pack has its own processor group that must be enabled and started for data
processing.
About this task
For more information, see Getting started with Apache NiFi.
Procedure
-
Open a web browser and type the following URL:
http://<node_hostname>:30026/nifi
Where,
- <node_hostname> is the hostname of any node in your cluster.
- 30026 is the port number of the NiFi Service on the node where it is installed.
You can see the following UI that has a blank canvas to orchestrate a data flow:
All the processor groups
- Right-click the processor group and select
.
You can see all the controller services and their details in your data flow in a table.
- Click the Enable icon (
) and enable all the controller services.
- Click the processor group and select Start to start the data
collection.