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