Trino
Connection Parameters
Section titled “Connection Parameters”When adding a Trino connection in Tracelake, you’ll need to provide the following information:
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Host | String | Yes | Trino coordinator hostname or IP address | trino.example.com |
| Port | Integer | No | Trino coordinator port (default: 8080) | 8080 |
| Username | String | Yes | Username for authentication | admin |
| Catalog | String | Yes | Trino catalog name | hive |
| Schema | String | Yes | Schema name | default |