Snowflake
Identity Resolution on Snowflake
Check a step-by-step tutorial at Towards Data Science.
The config value for the data and output attributes of the JSON is:
One must include Snowflake JDBC driver and Spark dependency on the classpath. The jars can be downloaded from the maven repository (1, 2).
For Zingg to discover the Snowflake jars, please add the property spark.jars in Zingg's runtime properties.
If you are looking for a native-run on Snowflake without using Spark, check Zingg Enterprise Snowflake.
Last updated