zvrr
zvrr
请教几个问题
目前我们在自己做一个数据平台的调度系统,对于一天任务量在几千个的系统来说,azkaban配置太麻烦了,感谢你开源了azkaban_assistant(https://github.com/cocofree/azkaban_assistant),有几个疑问像你请教下,谢谢。 1、azkaban都是用project来管理项目的,那我们az助手是如何通过任务交给az来调度的? 2、az助手的任务和project是什么关系? 3、远程执行脚本是如何和实现az的集群模式,在多个exec执行器间调度?
Update development.md, add docker build desc if you want to build a docker image.
### [add claude support](https://github.com/openai-translator/openai-translator/issues/581) #581 ### support model - Claude 3 Opus - Claude 3 Sonnet - Claude 2.1 - Claude 2.0
docs: update development.md add docker build desc
bug: https://github.com/DTStack/Taier/issues/1161 fix(taier-ui): resolve high CPU usage issue caused by @dtinsight/molecule compatibility - Fix an issue where compatibility problems with @dtinsight/molecule were causing excessive CPU usage on certain pages. -...