Snowflake
Instructions to work with 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.
Last updated