Pipeline Dependency
How can we achieve pipeline dependency in Streamsets i.e., start second pipeline once first pipeline execution completed
add a comment
Typically pipelines run continuously. However, if you do have a pipeline that ends, it will emit a Pipeline Stop event, which you could use to trigger another pipeline. See the documentation for more details.
Asked: 2018-04-24 05:45:34 -0600
Seen: 61 times
Last updated: May 03 '18