Databricks Streaming Loader configuration reference
The configuration reference in this page is written for Databricks Streaming Loader 0.4.0
License
The Databricks Streaming Loader is released under the Snowplow Limited Use License (FAQ).
To accept the terms of license and run the loader, set the ACCEPT_LIMITED_USE_LICENSE=yes environment variable. Alternatively, configure the license.accept option in the config file:
json
"license": {
"accept": true
}