Skip to content

DOC-6370 Snowflake source prep docs#2889

Open
andy-stark-redis wants to merge 2 commits intomainfrom
DOC-6370-rdi-snowflake
Open

DOC-6370 Snowflake source prep docs#2889
andy-stark-redis wants to merge 2 commits intomainfrom
DOC-6370-rdi-snowflake

Conversation

@andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Mar 13, 2026

Based on https://github.com/RedisLabs/redis-data-integration/blob/main/docs/snowflake-connector.md

The AI tool has expanded on the SQL in the original document, so please check that this is OK. Any other corrections or suggestions are, of course, most welcome :-)


Note

Low Risk
Low risk documentation-only change that adds a new Snowflake prep page; no product code or runtime behavior is modified.

Overview
Adds new documentation page prepare-dbs/snowflake.md describing how to use Snowflake as an RDI source, including required Snowflake grants, supported authentication (password or key-pair), Kubernetes secret setup, and example config.yaml for the RIOTX Snowflake connector.

Includes a brief Kubernetes/Helm-only support note plus troubleshooting and tuning guidance for connection/CDC behavior.

Written by Cursor Bugbot for commit 0070eef. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2026

DOC-6370

@jit-ci
Copy link

jit-ci bot commented Mar 13, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor nitpick; otherwise, language LGTM.


RDI uses the [RIOTX](https://redis.github.io/riotx/) collector to stream data from Snowflake to Redis.
During the [snapshot]({{< relref "/integrate/redis-data-integration/data-pipelines#pipeline-lifecycle" >}}) phase, RDI reads the current state of the database using the JDBC driver. In the
[streaming]({{< relref "/integrate/redis-data-integration/data-pipelines#pipeline-lifecycle" >}})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sets of bullets that this link points to doesn't have "streaming" as a keyword. Maybe add that streaming is CDC or something.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dwdougherty Great catch, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants