jxzdoing opened a new issue #3082:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3082


   DS version:1.3.0
   There are three workflow in the one project ,such as ods,dwd,dws. in 
workflow ods, it include two nodes A,B. in workflow dwd,it include two nodes 
C,D. in workflow dws ,it include one node E.  one of the dependency 
relationship  describe as follow:
   A->C->E
   my question is: if node A failed, is there any button or method i can rerun 
node A and all the nodes which depend A automatically  ,
   such as C,E . but not rerun them one by one ,it's not smart and will take us 
a lot of time. As i konw , Alibaba has a silimar tool named Dataworks can 
impelement his function. does DS has plan or already this function? 
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to