Skip to main content
Skip table of contents

Tangent Databricks Deployment

Requirements

Databricks

  • Runtime version: 13.3 LTS (includes Apache Spark 3.4.1, 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:

  • Init Scripts (optionally, see tangent databricks tutorial)

Docker

  • CODE
    tangentworks.azurecr.io/tangent-databricks:v1.0.0
  • Username: {username} (see Get Tangent)

  • Password: {password} (see Get Tangent)

Installation

  1. Create a Databricks compute cluster with the minimal settings mentioned in the requirements.

image-20241007-131752.png
  1. Set the Tangent token in the environment variables.

    image-20241007-132025.png
  2. Optionally: Set the Init Scripts in order to install plotly and use the visualizations in
    the example notebooks.

image-20241007-132209.png
  1. Reference the custom docker container from the Tangent Work docker registry and
    authenticate with the shared username and password.

image-20241007-132523.png
  1. Finish the installation by creating the compute cluster.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.