Databricks
Naming resources in Databricksโ
caution
We advise to use the default resource names in the setup script provided in Console. If you need to follow your own naming convention however, please follow the guidelines below and provide Snowplow with the resource names you used through the Databricks setup in BDP Console.
HTTP path
โ
Databricks compute resources URL.
For more details, see Configure the Databricks JDBC drivers.
Schema name
โ
Default name: snowplow
Specifies the identifier for the schema; must be unique for the database in which the schema is created.
The schema identifier needs to follow these rules:
- begin with a letter, number or underscore character
- subsequent characters can be alphanumeric characters, underscores, or dollar signs
For more details, see Identifier Requirements.