Replies: 1 comment
-
|
目前dolphinscheduler都是通过脚本来调用其他服务,这样就可以保证版本的兼容。如果改成接口,如何升级呢? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
设计上是在ds上加一个st的任务,可以调用st-web里配置的作业列表,然后运行的时候调用st-web的接口获取一个jobconfig文件,再通过seatunnel.sh提交这个文件
Beta Was this translation helpful? Give feedback.
All reactions