Hi All I would like to orchestrate the notebook dependencies as part of the Schedule. As an example, I would like to execute a note first and then if it completes successfully, I would like to trigger 2 other notes in parallel. This is something that a scheduler like Oozie offers (flow orchestration). Do I need to plugin my own scheduler to achieve something like this? Or is such a feature part of the plans of Zeppelin?
Thanks, Skanda