feiyalun opened a new issue #2388: I recommend supporting data support across workflows(跨工作流的血缘关系建议) URL: https://github.com/apache/incubator-dolphinscheduler/issues/2388 We have a total of 650 script sources and endpoints, namely, STG and app layer have the most scripts. The middle layer is ods, DWD, dwa and DWR. According to the hierarchical construction flow, we rely on nodes to determine whether to go down or not.If one of the STG tables at the source is broken, or there is a problem with one of the mid-level tables.The upstream and downstream data to be replenishment can not be realized by cross-workflow, this scheduling framework can only be executed in this workflow forward, backward, and only execute itself.Once you cross the workflow, nothing is impossible. In theory, the parent-child dependencies in each workflow can be connected to form a total blood map.In this way, the subsequent complement, relatively convenient.
---------------------------------------------------------------- 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] With regards, Apache Git Services
