jxauwxj opened a new issue #815:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/815


   目前创建任务时,在每个组件上需要选择执行的worker分组,这个粒度太细,这样会产生几个问题。
   1.当业务复杂时,每个组件都要选一次。
   2.当切换worker时,全部组件都要修改一遍,效率很低。如:之前使用worker 
A,现在因为各种原因要换成workerB。当有几百上千个任务时,效率就更低了,而且还可能出现遗漏的情况。
   
   建议:worker分组信息放在项目级别,创建项目时绑定即可,整个项目下的所有任务都运行在这个worker分组下。


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to