[e988c2]: / tests / support / trino / etc / config.properties

Download this file

13 lines (11 with data), 510 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#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