mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 03:08:01 +08:00
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
This commit is contained in:
parent
37ba1eb5ad
commit
100a9ba3fc
@ -28,7 +28,7 @@ worker:
|
||||
# worker host weight to dispatch tasks, default value 100
|
||||
host-weight: 100
|
||||
# worker tenant auto create
|
||||
tenant-auto-create: false
|
||||
tenant-auto-create: true
|
||||
# worker max cpuload avg, only higher than the system cpu load average, worker server can be dispatched tasks. default value -1: the number of cpu cores * 2
|
||||
max-cpu-load-avg: -1
|
||||
# worker reserved memory, only lower than system available memory, worker server can be dispatched tasks. default value 0.3, the unit is G
|
||||
|
Loading…
Reference in New Issue
Block a user