Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

The Kyvos 2024.2 release support for Databricks SQL warehouse to enable the execution of ROLAP queries.

Note

  • Supported only with premium workspace.

  • Supported only with Personal Access Token authentication.

  • The serverless type Databricks SQL Warehouse cluster will only be supported.

  • Unity Catalog must be enabled.

Creating Databricks SQL Warehouse connection

  1. From the Toolbox, click Setup, then choose Connections.

  2. From the Actions menu (  ) click Add Connection.

  3. Enter a Name for the connection.

  4. From the Category drop-down list, select the Warehouse option.

  5. From the Provider list, select the DatabricksSQL option.

  6. The Driver Class field is prepopulated.

  7. Enter Databricks SQL Warehouse JDBC URL. For more information, see Microsoft documentation.

  8. Enter Username as token.

  9. Enter Databricks SQL Personal Access Token for the Databricks SQL workspace in the Password field.

  10. To use this connection as a read connection also, select the Use as Source checkbox.

  11. To use this connection as the default SQL engine, select the Is Default SQL Engine checkbox.

  12. Select the Catalog Enabled checkbox. It is mandatory to enabled it for Databricks SQL.

  13. Click the Properties link to view or set properties.

  14. After configuring the settings, click the Save button. 

  15. To refresh connections, click the Actions menu ( ⋮ ) at the top of the Connections column and select Refresh.

image-20240710-123040.png

  • No labels