Download a flow definition from NiFi
Before you can run an Apache NiFi flow in Cloudera DataFlow, you
need to download the NiFi flow as a flow definition. The Download flow definition option
in NiFi allows you to download the flow definition of a process group as a JSON file. The file
can be imported into Cloudera DataFlow using the Import Flow Definition
option.
- Review Best Practices for Flow Definition Development to ensure that you have a good understanding of flow isolation best practices.
- Develop your data flow in NiFi.