- Execute queries against the Starburst/Trino cluster using the data stores it’s connected to.
- Run Starburst/Trino federated queries supported by your Starburst/Trino cluster.
In a hybrid deployment, Trino Data Sources are only available in executions that use a hardware tier in the local data plane.
Create a Trino Data Source
Domino recommends that you use a Domino Data Source to connect to a Trino instance.- From the navigation pane, click Data > Data Sources.
- Click Create a Data Source.
- In the New Data Source window, from Select Data Store, select Trino.
-
Enter the details about your Data Source and click Next:
Host
The URL, hostname, or IP address of your Trino host. Optional: Networking Proxy
The URL (host and port) of your networking proxy that points to your Trino cluster, if applicable. Port
The port number for the connection, such as 443. Catalog
The name of the Trino catalog where your data is located. For example, if you plan to use the tablehive.test_data.testthen the catalog name ishive. Optional: Schema
The name of the Trino schema to use. For example, if you plan to use the tablehive.test_data.testthen the schema name istest_data. Data Source Name
The name that identifies the Data Source. Optional: Data Source Description
The purpose for the Data Source. - Specify the credentials for authenticating to Trino. Basic authentication is supported by default. The Domino secret store backed by HashiCorp Vault securely stores the credentials.
- Click Test Credentials.
- If the Data Source authenticates, click Next.
- Select who can view and use the Data Source in projects.
- Click Finish Setup.
Next steps
- After connecting to your Data Source, learn how to Use Data Sources.
- Share this Data Source with your collaborators.