Use Templates
The NiFi Ingest distribution includes some example templates that you can use to build your data flow. These are in the templates
folder. You can use these templates by uploading them through the Apache NiFi interface.
To use a template in the NiFi web interface
- Drag the process group icon
from the components toolbar to the canvas.
- In the dialog box that opens, click upload
and select a JSON template.
-
Click ADD.
A process group is added to the canvas, containing the dataflow described in the template.
For more information about templates, refer to the Apache NiFi documentation.