@2021 Zingg Labs, Inc.
Last updated 1 day ago
Zingg needs details about accessing Snowflake which can be provided through a properties file.
touch snowEnv.txt
URL={snowflake_url} USER={snowflake_user_name} PASSWORD={snowflake_password} ROLE={role} WAREHOUSE={warehouse} DB={database_name} SCHEMA={schema}
Connection Details