Before you begin
Before setting up a NiFi dataflow to push data to a Snowflake database table, you must meet certain minimum prerequisites.
- 
    
You have a Cloudera Flow Management cluster running NiFi.
 - 
    
You have a Snowflake account.
 - 
    
Your Snowflake user account has write access to a Snowflake database table.
 - 
    
You have et up your destination Snowflake table with the right columns and columns type.
Table columns for this example are R_REGIONKEY, R_NAME, and R_COMMENT
 
