Apache Dolphin Scheduler 3.0.1 发布,对核心及UI相关进行优化
版本发布
核心相关 Core Related
- 工作流执行可运行将面临无限循环
- 升级时提示数据库字段存在问题
- 普通用户不能创建依赖任务
- 任务、工作流实例优先级导致 NPE
- Dependent 下游错误触发
- 修复工作流实例可能多次故障转移
- 任务组获取任务状态为运行错误
- 修复worker 杀任务触发 OOM
UI相关优化 UI-related optimization
- 工作流列表名称显示重叠
- 工作流实例不支持运行
- 数据源修改端口报错
- 工作实例操作不在同一行
- 显示工作流名称
资源中心 Resource Center
文档相关 Documentation Related
Python API
BUG Fix
- [Improvement][UI] Unified local parameters UI #11190
- [Fix][UI] Fix bug where icons are displayed in one line. #11320
- [Improvement-11386][UI] Concise the logic available for task action buttons #11419
- [Fix][UI] Fix the preTask options are unavailable when creating a tas… #11501
- S3 Resource center supports bucket customization (#12022)
- fix status check issue (#11580) (#12030)
- [LDAP] Config value should return real null instead of 'null' string (#12031)
- [3.0.1-preapre][cherry-pick]3.0.1 UI (#12020)
- [Fix][UI] Fix bug where crontab special of month and year #11661
- [UI] Enable highlight and auto-complete for SQL scripts #11659
- [Fix][UI] Fix the problem that the pagination component is not centered in the environment management. #11646
- [Fix][UI] Fix the port in the datasource edit. #11624
- [Fix][UI] Fix the table header in the workflow instance. #11487
- [Fix][UI] Fix bug where warn group name not display #11429
- [Feature-10117][UI] Hide node execution when start from the workflow definition list page #11372
- [Fix-11366][UI] Workflow instance should not support right-click running #11367
- [fix-10961][alert server]Change the content of alert to an array (#11033)
- [Fix][UI] Fix workflow name overlaps bug (#11862) (#12019)
- [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task (#11994)
- fix heartBeatTaskCount bug (#12024)
- Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) (#12013)
- Workflow Definition Name Change Validation Optimization. (#11986)
- add unit test ci timeout (#11655) (#12021)
- [helm] fix worker template persistentVolumeClaim link (#11248) (#12018)
- Set master's task running status in runTask to avoid the task group acquire failed, but the task status is in running (#11451) (#12011)
- [python] Refactor structure to avoid cycle import (#11167)
- [python] Add support interpreter version 310 and 311-dev (#11170)
- [bug][python] Fix task switch error when default branch not defined last (#11606)
- [fix][python] Sql pattern add truncate. (#11666)
- Add dependent task instance log (#11541) (#12014)
- If the task processor is not found need to throw error rather than exception (#11461) (#12012)
- Fix workflow instance may failover many times due to doesn't check the restart time (#11445) (#12010)
- Fix find last process instance in dependent task is not correct (#11424) (#12009)
- Fix quartz threadPriority config name error (#11596) (#12015)
- [Fix-11413] Cannot set task status to kill if the task is not in running(#11414) (#12007)
- Clear thread name in BaseTaskProcessor (#11422) (#12008)
- Bug Dependent downstream trigger error when schedule cycle not day. (#11987)
- [CI] Fix cluster test abnormal (#11688) (#11985)
- [Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh (#11382) (#11995)
- optimize the process instance query, change the date time range (#11719) (#11991)
- [Fix-11051][Task]Fix the process exitValue exception when the process times out and th… (#11099) (#11983)
- [fix-11404]: make the common.properties to configurable on values.yaml (#11441) (#11967)
- ][fix-11452][Bug] [Logger Server] Incorrect password regular expression (#11993)
- Remove logger header in task log file (#11555) (#11968)
- [Bug] [API] The task priority and process instance priority might be null and cause NPE (#11969)
- [Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute /bin/spark-sql (#11971)
- Update dolphinscheduler_ddl.sql (#11974)
- [fix-#11815] fix ck column names contain special characters (#11973)
- [Bug][Workflow Definition] fix ordinary users can not create depend task (#11961) (#11976)
- [Fix-11877][UI] Fix the problem that the environment cannot be delete (#11934)
- [fix-10938]: use dot to replace source and make the default env work in shell (#11937)
- fix hdfs defaultFs not working (#11823) (#11936)
- [Quartz] cron did not work as expected (#11932)
- [Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 (#11949)
- [Bug-#11650][worker] #11650 fix SQL type task, stop task does not take effect (#11938)
- [Fix][db] fix init&upgrade mysql-meta-schema bugs #11887 (#11933)
- Process definition length too long when copy or import #10621 (#11893)
DOC
- [Doc] Upgrade license. (#9967)
- [Doc] Update README. (#9970)
- [Doc] Fix Doc deadlink in readme (#9972)
- [Doc] Update the Document picture to new UI (#9953)
- [Doc] Add example and notice about task type Conditions (#9945)
- [Doc] Fix Docker link. (#9998)
- [Doc] Add the description about execute type in SQL task (#9987)
- [Doc] Add example and notice about task type Dependent (#10001)
- [Doc] Correct kubernetes (#9985)
- [Doc] Correct Doc of development-environment-setup (#9995)
- [Bug][Document] Fix task group management Document link error (#10062)
- [Fix-10083][Doc]Change Docker cmd && Change WebexTeams Chinese Translation (#10084)
- [improvement-#11630]fix document about common.properties (#11653)
- update PyDolphinScheduler documentation link. (#11474)
- [doc] Correct E2E Doc, fix WorkerGroupPage typo (#11629)
- Fix homepage email subscription link (#11622)
- [DOC] should notice that need setting the full path when call the resource file #11620 (#11621)
- [Doc][Bug] Fix resource center docs for standalone mode (#11600)
- feat: update slack (#11578)
- [Improvement-11550] [Doc]Document content update (#11577)
- [Doc][Security] Update instructions on worker groups (#11483)
- [Doc][DSIP] Move DSIP docs to the right place (#11442) (#11443)
- [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11435)
- feat: Modifying Slack Links (#11416)
- [python] Add multiple version of document (#11391)
- [doc] Refine the deployment documentation (#11361)
- [Fix-11217] [Doc] add postgresql config in doc: datasource-setting (#11326)
- [doc] Improve the document introduction of complement (#11275)
- [DOC] improve zk digest doc (#11703) (#11992)
- [Doc] Remove re-upload file function in the 3.0.0's doc (#11804) (#11984)
- [doc] Add how obtain IP address from network card in FAQ (#11311) (#11982)
- fix doc about sub-process's child node describe (#11972)
- [fix][doc] Update the registry related configuration in values.yaml (#11444) (#11980)
106umao、Amy0104、ChrisYuan、DarkAssassinator、EricJoy2048、EricGao888、HeZean、JinyLeeChina、MonsterChenzhuo、SbloodyS、WangJPLeo、abzymeinsjtu、devosend、fengjian1129、fuchanghai、guodongym、hiSandog、huage1994、insist777、jackfanwan、jieguangzhou、labbomb、limaiwang、liqingwang、lishiyucn、luoyedeyi、rickchengx、ruanwenjun、shangeyao、sketchmind、songjianet、stalary、wendongdi、yutianaiqingtian、zhangshuocn、zhongjiajie、zhuangchong、zhuxt2015
- 将遇到的问题通过 GitHub 上 issue 的形式反馈出来。
- 回答别人遇到的 issue 问题。
- 帮助完善文档。
- 帮助项目增加测试用例。
- 为代码添加注释。
- 提交修复 Bug 或者 Feature 的 PR。
- 发表应用案例实践、调度流程分析或者与调度相关的技术文章。
- 帮助推广 DolphinScheduler,参与技术大会或者 meetup 的分享等。
- 比如添加代码注释或找到带有 ”easy to fix” 标记或一些非常简单的 issue(拼写错误等) 等等,先通过第一个简单的 PR 熟悉提交流程。

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
eKuiper v1.7.0 将提供流批结合计算能力
九月,eKuiper 处于 v1.7.0 的开发周期中,开发团队和社区的伙伴共同完成了一系列的新功能。我们初步实现了 Lookup Table(查询表)的支持,从而完善了流批结合的运算能力,例如实时数据补全的能力。另外,我们扩展和优化了数据集成,添加了 HTTP 推送源、Influx V2 sink;扩展了 EdgeX 源的数据格式支持。同时,九月底我们也发布了 1.6.2 版本,主要是 Bug 修复和管理控制台的增强。 流批结合计算 并非所有的数据都会经常变化,即使在实时计算中也是如此。在某些情况下,你可能需要用外部存储的静态数据来补全流数据。例如,用户元数据可能存储在一个关系数据库中,流数据中只有实时变化的数据,需要连接流数据与数据库中的批量数据才能补全出完整的数据。新的版本中,eKuiper 添加了新的 Lookup Table 概念,用于绑定外部静态数据,可以在规则中与流数据进行连接,实现流批结合的运算。 使用查询表时,通常有三个步骤。 创建数据流。该步骤与之前创建普通数据流的过程无异。 CREATE STREAM demoStream() WITH (DATASOURCE="...
- 下一篇
网页多语言翻译 js v1.2,更新翻译接口
软件简介 自动将 html 网页自动翻译为多国语言,引入一个 js,一行代码实现!效果同 Chrome 自动翻译。适用给网站快速增加多种语言切换的能力。 升级说明 因Google翻译退出中国,国内无法使用谷歌翻译,紧急修复,增加新加坡网络中转节点。 优化网站中多语言切换的支持方式,增加自定义标签的任意语种切换,同时增加详细的对接示例说明。 修复 自定义id translate 有时会导致 Select 下拉语言选择不显示的bug 优化 translate.changeLanguage() 函数,修复二级、三级域名使用时可能会出现切换不持久化的问题 优化Safari浏览器中使用 changeLanguage 有时无效的问题 修复切换语言时自动多了一个根域名cookie导致重复的问题 在线体验 http://res.zvo.cn/translate/demo.html 快速使用 在你的网页最末尾,</html>之前,加入以下代码,会在页面的最底部出现选择语言的标签: <script src="//res.zvo.cn/translate/translate.js"&...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- 2048小游戏-低调大师作品
- Windows10,CentOS7,CentOS8安装MongoDB4.0.16
- SpringBoot2全家桶,快速入门学习开发网站教程
- Springboot2将连接池hikari替换为druid,体验最强大的数据库连接池
- Eclipse初始化配置,告别卡顿、闪退、编译时间过长
- Docker快速安装Oracle11G,搭建oracle11g学习环境
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7
- CentOS7,8上快速安装Gitea,搭建Git服务器
- CentOS6,CentOS7官方镜像安装Oracle11G