Tangent Databricks Deployment
Requirements
Databricks
Runtime version: 15.4 LTS (includes Apache Spark 3.5.0, Scala 2.12)
Worker type: Standard_DS3_v2, 14 GB Memory 4 cores (minimum)
Min Workers: 1+
Max Workers: 1+
Driver type: Standard_DS3_v2, 14 GB Memory 4 cores (minimum)
Environment variables:
TANGENT_LICENSE = {token} (see Get Tangent)
Docker
- CODE
tangentworks.azurecr.io/tangent-databricks:v1.2.0
Username: {username} (see Get Tangent)
Password: {password} (see Get Tangent)
Installation
Create a Databricks compute cluster with the minimal settings mentioned in the requirements.

Set the Tangent token in the environment variables.
Reference the custom docker container from the Tangent Work docker registry and
authenticate with the shared username and password.

Finish the installation by creating the compute cluster.