mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
10 lines
273 B
INI
10 lines
273 B
INI
coordinator=true
|
|
node-scheduler.include-coordinator=false
|
|
http-server.http.port=8080
|
|
query.max-memory=50GB
|
|
query.max-memory-per-node=1GB
|
|
query.max-total-memory-per-node=2GB
|
|
discovery-server.enabled=true
|
|
discovery.uri=http://127.0.0.1:8080
|
|
node.internal-address=coordinator
|