[conf] Update master config on k8s (#8045)
Co-authored-by: caishunfeng <534328519@qq.com>
This commit is contained in:
parent
e45e78d803
commit
c16f65e0d1
|
|
@ -184,6 +184,8 @@ master:
|
|||
MASTER_TASK_COMMIT_INTERVAL: "1000"
|
||||
MASTER_MAX_CPU_LOAD_AVG: "-1"
|
||||
MASTER_RESERVED_MEMORY: "0.3"
|
||||
MASTER_FAILOVER_INTERVAL: 10
|
||||
MASTER_KILL_YARN_JOB_WHEN_HANDLE_FAILOVER: "true"
|
||||
|
||||
worker:
|
||||
## PodManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down.
|
||||
|
|
|
|||
Loading…
Reference in New Issue