Building your data flow
Set up the elements of your NiFi data flow that enables you to move data out of Snowflake using Apache NiFi. This involves opening NiFi, adding processors to your NiFi canvas, and connecting the processors.
When you are building a data flow to move data out of Snowflake using Apache NiFi, you can consider using the following processors to build your data flow:
ListDatabaseTables
ExecuteSQLRecord
You must have added the Snowflake CA certificates to the NiFi truststore.
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.