Configuring your source processor
You can use the ListDatabaseTable processor to get data from your Snowflake table. To do this, launch the Configure Processor window, specify the necessary configurations, and start the process to verify that you can view the Snowflake table.
Use the ListDatabaseTables
processor
to get data from Snowflake database tables.
Set the proper Scheduling Strategy on the processor in accordance with your use case. You use this processor to list the tables available in the remote database. You can update the value of the Refresh Interval property in combination with the Scheduling Strategy to determine at which frequency tables will be listed.
Configure this processor to run only on the primary node of your NiFi cluster.
- You must have built the dataflow.
- You must have created your Controller Services.
You can confirm that you have configured ListDatabaseTables
correctly by starting the
processor
and confirming that you can view the Snowflake table.
After you have finished configuring your source Processor, proceed to:
- Configure your target Processor
- Confirm your dataflow is running