Example Flow Definitions

The NiFi Ingest distribution includes some example flow definitions that you can use to build your data flow. These are in the templates folder. You can use these dataflows by uploading them through the Apache NiFi interface.

To deploy a flow definition 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 flow definitions, refer to the Apache NiFi documentation.