Snowflake Destination
Data ingested by Streamdal can also be sent to Snowflake. We currently support batch exports directly from your search queries. When importing from Streamdal, tables do not need to be pre-created in Snowflake as they will be defined by the incoming data.
Your data is always available as parquet files in AWS S3. You can always load directly from your bucket to support other data science tasks.
Exporting to Snowflake
- Navigate to the general tab of the collection that contains the data you would like to send
- Search/query your data
- Click the export button to the right of your query
- Fill out the export form, optionally applying one or more functions to operate on data
- Click export
After initiating the export, you are taken to the export tab of your collection where you can view the status. Your data should now be available in Snowflake.
Export Example:
Troubleshooting
If you do not see your data in Snowflake, or if the export tab of your
collection shows status | Aborted
next to your export, then you can drill
into the export and view the logs for errors. You can also view these from the
audit log in the console dashboard.
For 403 errors, ensure that your credentials are correct. This error usually occurs when improperly entering the organization (Snowflake Account identifier) field incorrectly in the export form.