chengshiwen edited a comment on issue #5118:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/5118#issuecomment-811130529


   > worker can work when the cpu is greater than the config value of 
worker.max.cpuload.avg
   
   @keepmeup 
   This description is inaccurate. In fact, when the CPU load is lower than 
`worker.max.cpuload.avg` on a worker, a task dispatched to the worker can be 
executed.
   
   The following description is accurate:
   
   > only cpu avg load lower than `worker.max.cpuload.avg`, worker server can 
work. default value -1: the number of cpu cores * 2
   
   Could you submit a PR to solve this issue and join the DolphinScheduler open 
source community? Thanks sincerely


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to