Authentication Non-SSL connection
Description
No description available [API reference]
Instructions
Starburst from Power BI, SQL Server Linked Server via ZappySys Data Gateway, Crystal Reports, SSRS, Azure Data Factory, and other ODBC tools.
- Note coordinator host and HTTP port (often
8080for lab,443for Cloud TLS). - Create an application user if the cluster requires a password. Some labs allow any user with an empty password.
- After Finish, set catalog/schema on the DSN Main UI or qualify tables as
tpch.sf1.orders. - Finish the wizard. Then click Test Connection on the DSN Main UI (the wizard does not run Test Connection).
- Done. You can query from C#, Python, PowerShell, and ODBC apps.
Parameters
| Parameter | Required | Default value | Options |
|---|---|---|---|
|
Name:
Label: JDBC driver file(s) Filled by the wizard after download. Separate multiple JARs with a semicolon (e.g. C:\ZappySys\Jdbc\MyConnector\driver.jar). |
YES |
C:\ZappySys\Jdbc\Starburst\trino-jdbc-476.jar
|
|
|
Name:
Label: Host JDBC host name or IP (e.g. MyHostName). |
YES |
MyHostName
|
|
|
Name:
Label: TCP port JDBC port (e.g. 443). |
YES |
443
|
|
|
Name:
Label: Driver class Optional. Leave blank to auto-detect from the JAR unless SPI is ambiguous (e.g. io.trino.jdbc.TrinoDriver). |
io.trino.jdbc.TrinoDriver
|
||
|
Name:
Label: User name Database user. Leave empty if the server allows anonymous JDBC. |
|||
|
Name:
Label: Password Database password. Leave empty if none. |