Snowflake
Identity Resolution on Snowflake
One way to implement Zingg would be through config JSON.
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.
Zingg can also be run using External Functions.
If you are looking for a native-run on Snowflake without using Spark, check Zingg Enterprise Snowflake.
Last updated