Configure Snowflake
Before you can create a Striim for Snowflake pipeline, you must do the following in Snowflake:
Create a target database (see Docs » Using Snowflake » Databases, Tables & Views).
Create or select a warehouse for Striim to use (see Docs » Using Snowflake » Virtual Warehouses).
Create or select a user for Striim to use (Docs » Managing Your Snowflake Account » User Management).
Assign the user a role with the permissions required to use the database and warehouse (see Docs » Managing Security in Snowflake » Administration & Authorization » Access Control in Snowflake » Overview of Access Control).
To use streaming mode, create a key pair and assign the public key to the user (see Docs » Managing Security in Snowflake » Authentication » Key Pair Authentication & Key Pair Rotation).