Skip to main content

Trino

Create a data source

Click New Data Source in the data source management interface, select Trino as the type, and fill in the following details:

AttributesEnglishDescription
NameNameData source name, keep it unique
Use Local AgentUse Local AgentWhether to use the local agent to connect to the data source, otherwise use the server to connect to the data source
HostHostHost address domain name or IP
Port numberPortService port number
PathPathService path
User nameUser NameAccount used to connect to the data source
PasswordPasswordAccount and password used to connect to the data source
CatalogCatalogRefer to the official document Trino Catalog
SchemaSchemaRefer to the official document Trino Schema

Click Save, creation is successful.