apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.47k stars 4.51k forks source link

[Feature]Ds supports global resources? #1597

Closed windAworld closed 3 days ago

windAworld commented 4 years ago

Can ds support global resources instead of introducing resources into every process node? 

break60 commented 4 years ago

Did you mean the introduction of front-end resources?

windAworld commented 4 years ago

您的意思是引入前端资源吗?

在工作流中多个节点可能同时使用一个资源,如shell脚本,目前得在每个节点中单独引入该脚本资源才能使用,能否像在保存时设置全局参数一样设置资源

In the workflow, multiple nodes may use a resource at the same time, such as shell script, which currently has to be introduced into each node separately to be used. Can you set the resource as if you set global parameters when saving

break60 commented 4 years ago

+1 Can consider increasing the setting of global resources