Presto
Create a data source
Click New Data Source on the data source management interface, select Presto 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 a 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 prestodb concepts catalog |
| Schema | Schema | Refer to the official document prestodb concepts schema |
Click Save, creation is successful.