Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
In this article

In this article 

Table of Contents
maxLevel2
absoluteUrl
trueexcludeOlder Versions|Additional Resources|Related Links|Related Information

Overview

You can create Snowflake accounts to connect to data sources that you want to use in your Pipelines.

Articles in this section

Panel
bgColor#ebf7e1
children
true
excludeOlder Versions|Additional Resources|Related Links|Related Information

In this section

Child pages (Children Display)

Overview

You must create Snowflake accounts to connect to data sources that you want to use in your pipelines. You can configure your Snowflake accounts in SnapLogic using either the Designer or the Manager.

  • The Snowflake Snap Pack is now bundled with the default Snowflake JDBC JAR v3.14.

  • As of November 1, 2023, Snowflake instances hosted on Google Cloud must use Snowflake JDBC JARs v3.13.25 or higher. If you are using the default drivers bundled with Snowflake or ELT Snaps, your pipelines are not affected. If your Snowflake instances hosted on Google Cloud use older JARs, you must update the client drivers. Learn more.

Snap-Account Compatibility

AccountSnowflake Azure OAuth2 AccountSnowflake Google Storage OAuth2

Account

Snowflake S3 OAuth2 Account

Snowflake - Bulk Load

Snowflake - Bulk Upsert

Snowflake - Delete

Snowflake - Execute

Snowflake - Insert

Snowflake - Lookup

Snowflake - Select

Snowflake - Table List

Snowflake - Unload

Snowflake - Update

Snowflake SCD2

Configuring Snowflake Accounts

You can configure your Snowflake accounts in SnapLogic using either the Designer or Manager.

Using SnapLogic Designer

Drag a Snowflake Snap to the Canvas and click the Snap to open its settings. Click the Account tab. You can now either use an existing account or create a new one.

Selecting an existing account

SnapLogic organizes and displays all accounts to which you have access, sorting them by account type and location. To select an existing account:

  1. Click the Image Modified icon to view the accounts to which you have access and select the account that you want to use.

Click 
  1. Click Image Modified to save the Snap settings.
    Image Modified

Creating an account

  1. Click Add

Account 
  1. Account in

the 
  1. the Account

Reference 
  1. Reference dialog.

  2. Select

the 
  1. the Location

 in
  1.  in which you want to create the account, select the account type, and

click 
  1. click Continue

The 
  1. The Add Account

 dialog
  1.  dialog associated with the account type appears.
    Image Modified

  2. Enter the required account details. For detailed guidance on how to provide information

associated with each account type, use the following links:
children
  1. associated with each account type, refer to Snowflake Azure Database Account, Snowflake Google Storage Database Account, Snowflake S3 Database Account, Snowflake S3 Dynamic Account, Snowflake Azure OAuth2 Account, Snowflake Google Storage OAuth2 Account, and Snowflake S3 OAuth2 Account

  2. Click Validate to verify the account, if the account type supports validation.

  3. Click Apply to complete configuring the Snowflake account.

Info

Enter additional information on this account in

the

the Notes

field

 field of the Info tab. This will

help you–and other users–understand

help you–and other users–understand the purpose of the account, especially if there are multiple accounts of the same type.

  • Click Validate to verify the account, if the account type supports validation.

  • Click Apply to complete configuring the Snowflake account.

  • Configuring Snowflake Accounts Using SnapLogic Manager

    Use 

    Use Manager

     to

     to create accounts without associating them immediately with Pipelines.

    note

    Accounts in SnapLogic are associated with projects. You can use accounts created in other projects only if you have at least Read access to them.

    1. In the left pane, browse to the project in which you want to create the account and

    click Create 
    1. click  (blue star) > Account > Snowflake, followed by the appropriate account type. The Create Account dialog associated with the selected account type is displayed.

    Image Removed
    1. Image Added

    2. Repeat the steps numbered 3 through 5 in

    the section 
    1.  section.

    note

    Avoid updating account credentials while Pipelines using that account are executing.

    This

    Doing so may lead to unexpected results, including

    locking

    your account getting locked.

    Account Encryption

    Standard Encryption

    If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.

    Enhanced Encryption

    If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected per each account.

    Account

    • High: Password

    • Medium + High: Username, password

    • Low + Medium + High: Username, password

    Using Pipeline Parameters in Account Configuration

    You can use Pipeline parameters when configuring dynamic Snowflake accounts. See Pipeline Parameters in Pipeline Properties for more information.

    Example

    Define the following two Pipeline parameters in the Pipeline with which you want to associate the new account:

    • User_name

    • Pass_word

    You will use these values in the Dynamic account.

    Image Modified

    Back in

    In the Snowflake pipeline, create a Snowflake Dynamic Account 

    • Set the expression toggle on for both Username and Password

    • Set Username to _user_name and Password to _password

    • Click Apply and fill the Snap Settings for the desired function.

    note
    Info

    You cannot Validate an account connection when creating a Snowflake Dynamic Account, because the account properties of a dynamic account are provided dynamically as Pipeline parameters.

    Image Modified

    Apply the changes. Your dynamic account is now configured; and your username and password details should change as you update them in your Pipeline parameters.


    Snap Pack History

    Expand

    Insert excerpt
    Snowflake Snap Pack
    Snowflake Snap Pack
    nameSnowflake_SPH
    nopaneltrue

    See Also