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:
Attributes | English | Description |
---|---|---|
Name | Name | Data source name, keep it unique |
Use Local Agent | Use Local Agent | Whether to use the local agent to connect to the data source, otherwise use the server to connect to the data source |
Host | Host | Host address domain name or IP |
Port number | Port | Service port number |
Path | Path | Service path |
User name | User Name | Account used to connect to the data source |
Password | Password | Account and password used to connect to the data source |
Catalog | Catalog | Refer to the official document Trino Catalog |
Schema | Schema | Refer to the official document Trino Schema |
Click Save, creation is successful.