#single node install config
coordinator=true
node-scheduler.include-coordinator=true
http-server.http.port=8080
discovery.uri=http://localhost:8080
# Attempt to retry failed queries. It's possible this will get around the
# transient "No nodes available to run query" errors that we're seeing in the
# long-running generative tests. See:
# https://trino.io/docs/current/admin/properties-query-management.html#retry-policy
# https://trino.io/docs/current/admin/fault-tolerant-execution.html
retry-policy=QUERY