Taier
Taier copied to clipboard
[Feature][Module Name] 项目非常优秀!!感谢做出贡献的所有人!
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
首先,项目真的非常优秀!! 在使用的过程中,有两点建议: 1、希望可以支持JAVA的任务类型,如:Groovy等:这样可以通过API请求到数据,并进行处理之后再做持久化,当然现在使用python也可以做。 2、工作流任务类型时,希望上游可以传递参数到下游,供下游使用:工作流的上游到下游,经常会涉及到参数的传递 3、工作流任务类型时,希望在DAG页面可以点击运行,并可以选择运行到某一节点:做整体连贯调试的时候,非常方便
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- 可以直接参考文档里 自定义扩展任务类型 走standlone插件实现
- 3 商业版已经支持 开源版本暂时未考虑投入开发