acongfly opened a new issue #3814: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3814
现在的全局参数只在DAG任务中可以添加,如果我一个项目有多个DAG序列,这样都需要配置。 举个例子:现在咱们这个系统好像也不知道HTTP的负载均衡。如果我有多台生产机器,我任务也蛮多的,我不想把所有的任务都集中到一个ip上。 期望:这个时候我希望我可以针对项目可以配置一个全局ip,这样我后面可以从开发环境切换到生产环境的时候可以大大减少我修改的次数,而且如果某台机器下线,我可以快速的更换ip.当然如果后面支持动态更换ip,下掉坏掉的机器当然是最好的。 ---------------------------------------------------------------- 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]
