Add a Databricks Delta Lake connection in DataFlow

You can add a connection to the Databricks Delta Lake database using ThoughtSpot DataFlow.

Follow these steps:

  1. Click Connections in the top navigation bar.

  2. In the Connections interface, click Add connection in the top right corner.

  3. In the Create Connection interface, select the Connection type.

  4. After you select the Databricks Delta Lake Connection type, the rest of the connection properties appear.

    See Connection properties for details, defaults, and examples.

    Connection name

    Name your connection.

    Connection type

    Choose the Azure Dtabricks connection type.

    Server Hostname

    Specify the hostname of the Databricks server

    Port

    Specify the port associated with the system.

    HTTP path

    Specify the HTTP Path.

    Protocol

    Specify the remote server connection

    Cluster id

    Specify the canonical identifier for the cluster

    Access token

    Specify the access token to authenticate Databricks API.

    DBFS stage location

    Specify the mount storage object location

  5. Click Create connection.


Related information