snowplow-rdb-loader
snowplow-rdb-loader copied to clipboard
Stores Snowplow enriched events in Redshift, Snowflake and Databricks
Migrated from https://github.com/snowplow/snowplow/issues/1017
Migrated from https://github.com/snowplow/snowplow/issues/2875
Migrated from https://github.com/snowplow/snowplow/issues/1229
Migrated from https://github.com/snowplow/snowplow/issues/393
Migrated from https://github.com/snowplow/snowplow/issues/487
Migrated from https://github.com/snowplow/snowplow/issues/2538
It would be great if transformer kafka can read from kafka and write to s3. We deployed snowplow on EKS but , we want to use kafka instead of kinesis...
Jira ref: PDP-1359 This PR makes necessary changes to use new `lookupSchemasUntil` instead of `listSchemasLike`. With this change, `list` Iglu endpoint won't be needed by RDB Loader. Also, some of...
Hi, it looks like the Snowflake loader doesn’t currently support authentication via private key. Snowflake has introduced a new policy that requires MFA for all services, which you can read...