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

  1. Drag the process group icon from the components toolbar to the canvas.
  2. In the dialog box that opens, click upload and select a JSON template.
  3. 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.