Zingg Runtime Properties
Memory, external jars and other runtime properties
Last updated
Memory, external jars and other runtime properties
Last updated
Zingg jobs can be passed JVM and other settings through a properties file. A sample file exists at . The properties can be passed by invoking
./scripts/zingg.sh --properties-file <location to file> --conf conf.json
To include jars for Snowflake/BigQuery/MySQL etc, please download them and add them to the spark.jars property.