jollygrass opened a new issue #1839: [Feature]工作流定义的一些建议
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1839
 
 
   
工作流中任务数上千是很正常的事情。目前工作流的定义是在画板里面通过拖拉拽的形式添加和配置的,当任务数一多,就很难找到指定任务进行修改编辑了,也不方便通过连线的方式配置任务依赖。
   
   1、建议工作流的任务以列表的形式展示。
   2、有单独的添加任务、修改任务、删除任务的菜单或按钮。
   3、可以查找任务。
   4、任务依赖应该在任务的属性里面选择所依赖的任务,而不是连线的形式。
   5、能根据依赖自动生成DAG图,然后在画板里面直观展示。不需要人为指定任务的坐标。
   6、任务编辑页面,建议分成左右两部分,左边是sql或脚本编辑器,右边是任务的其他属性。
   
   可以参考下图的布局:
   
   
[参考界面布局](https://bbs.dtwave.com/storage/article-editor/2019-06-27/5d14b207b1f0f.png)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to