Data Sources
Snowflake
This guide explains how to connect to Snowflake with Oxy. Snowflake is a cloud-based data warehousing platform that provides scalable storage and compute resources.
Configuration Options
Add your Snowflake configuration to config.yml
. Here are all available parameters:
Example Configurations
1
Prepare password environment variable
Export the environment variables
Or put it in .env
file
2
Add Snowflake configuration
Troubleshooting
- Verify account identifier format (includes region if not US)
- Check warehouse exists and is running
- Ensure user has appropriate role permissions
- Verify network connectivity and any IP allowlists