Windows
Last updated
Was this helpful?
Last updated
Was this helpful?
Before you start, be sure to read the
There are multiple ways to authenticate. We will describe the username/password authentication in this example.
Be sure you have the latest installed. (2.8.2 or higher, release from June 4th 2024)
In ODBC Administrator, Go to the `User DSN` tab and press the `Add` button.
Select the Simba Spark ODBC Driver
Fill in at least these fields:
Data source (this is the key you define to identify your connection, this is the DSN name you need when creating the connection in the management console)
Host(s)
Port: 443
Database
Mechanism: User Name and Password
User Name: token
Password (this would be your )
Thrift Transport: HTTP
Select the HTTP Options button
Fill in your HTTP Path
Click the SSL Options button
Check the Enable SSL Option
Go to Advanced options and set the Default String Column length to 4000
Click the Test button to confirm that connection is successful.
Click the OK Button to save the changes
Now it is time to create a connection in the management console.