
Make sure to have the following configuration and configure the Qlik ODBC connector connection by selecting Apache Spark driver as provider
| Parameter/ Setting | Value |
|---|---|
| Spark Server Type | Spark Thrift Server |
| Host Name | HOST_FROM_DATABRICKS_CLUSTER |
| Port | PORT_FROM_DATABRICKS_CLUSTER (default value: 443) |
| Database | default (we can choose database at later steps as well) |
| Authentication | User Name and Password |
| User Name | token |
| Password | PERSONAL_ACCESS_TOKEN_GENERATED |
| Thrift Transport | HTTP |
| SSL Options | Enable SSL & Use System Trust Store |
| HTTP Options | HTTP_PATH_FROM_DATABRICKS_CLUSTER (this is enabled only when we change Thrift Transport setting) |


SELECT button


