Building your dataflow
Set up the elements of your NiFi data flow that enables you to move data into Snowflake using Apache NiFi. This involves opening NiFi, adding processors to your NiFi canvas, and connecting the processors.
When you are building a flow to move data into Snowflake using Apache NiFi, you can consider using the following processors to build your data flow:
GenerateFlowFile
PutDatabaseRecord
You must have reviewed and met the prerequisites.
Once you have finished building the data flow, move on to the following steps:
- Create controller services for your data flow.
- Configure your source processor.
- Configure your target processor.
- Confirm your data flow success.