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


   
很多场景下由于数据库分机构部署了多套,同一个存储过程或工作流需要在几个甚至几十个数据库上执行,而这样的存储过程或工作流有成千上万个,且还在不断新增,如果只是复制工作流再配置参数运维成本会很高。因此建议实现:一个开发态的工作流在运行态使用多套参数并行执行。
   
   
可以考虑的一种实现是在参数的属性中增加group的概念,每个group会有一套参数,执行时有多少个group就启动多少个工作流的实例,同时在监控中也要对应增加group的概念。
   


----------------------------------------------------------------
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