Files
stack/trino/etc/config.properties

10 lines
246 B
Properties

coordinator=true
node-scheduler.include-coordinator=true
http-server.http.port=8080
http-server.process-forwarded=true
discovery.uri=http://localhost:8080
# OpenTelemetry tracing
tracing.enabled=true
tracing.exporter.endpoint=http://jaeger:4317