You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/11/18 05:48:42 UTC

[GitHub] [incubator-dolphinscheduler] PhenixXX commented on issue #1240: [FEATURE] Is it possible to add hyperlinks between workflow instance and its task instances?

PhenixXX commented on issue #1240: [FEATURE] Is it possible to add hyperlinks between workflow instance and its task instances?
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1240#issuecomment-554862734
 
 
   @dailidong
   Thanks a lot! I do data mining so I pay more attention to its pain points.
   
   Since there're already tree diagrams for workflow instances group, I suggest hyperlinks start from there, this will be able to connect worflow group, workflow instances and task instances. Besides, addtional functions like "multi-selecting" and "batch-running" can be added here, since backfills or re-running are not always sequential.
   
   As to DAG diagram for each workflow instance, I think it needs independent page where we can re-oganize dependencies inside the workflow instance( without effecting the group definition). For example, we can re-run the workflow from any node, it alwasy goes along downstream dependencies until the end or a node with multi-upstream dendencies. If we break or add certain dependency, the temporary-workflow goes and ends exactly the way we need. This, I suppose, is very useful for those long and halfway-interrupted workflow instances.
   
   For your referrence. Thanks again.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services