I agree with you, I have submitted an related issue: https://github.com/apache/incubator-dolphinscheduler/issues/2815
Best Regards --------------- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 [email protected] --------------- boyi <[email protected]> 于2020年6月2日周二 下午4:35写道: > hi: > > > Yes, but I didn't use k8s. In big data system, physical machine is often > used, so the old version of workergroup is necessary for me. > -------------------------------------- > BoYi ZhangE-mail : [email protected] > On 06/2/2020 16:05,lidong dai<[email protected]> wrote: > worker group not use db in 1.3.0 just because we want to support k8s which > ip often changes. when the worker server start up, it will register the ip > to zk. > > 1.3.0 not support one worker configure multiple workgroups, if you are > interesting in implementing this feature, it will be a good news > > > Best Regards > --------------- > DolphinScheduler(Incubator) PPMC > Lidong Dai 代立冬 > [email protected] > --------------- > > > boyi <[email protected]> 于2020年6月1日周一 下午2:35写道: > > hi: > > > Workgroup changed in version 1.3.0 > > > Now, the workgroup is no longer saved in the database. Instead, it is > obtained through the directory of ZK > > > So in worker.properties How to configure multiple workgroups in?? > > > > > > > > > ——— > workgroup 在1.3.0版本做了变化. > 现在,workgroup不再保存在数据库中. 而是通过zk的目录进行获取. > 那么在worker.properties 中如何配置多个workgroup ?? > > > > > > > > > > > -------------------------------------- > BoYi ZhangE-mail : [email protected] >
