i have a flow in which there are numerous subflows and the dependencies of subflow B are depended on subflow A . is there a way to use subflowB.set_upstream(subflow_A) in prefect 2.0?
k
Kevin Kho
07/20/2022, 2:30 PM
They don’t have
wait_for
because they are blocking anyway so if you use the
SequentialTaskRunner
, they will run in order
h
haris khan
07/20/2022, 7:35 PM
and where do i give the config for kubernetesflowrunner which a perimeter of Deployemnt() so that each of my subflows have different allocated resources
haris khan
07/20/2022, 8:06 PM
*which is
z
Zanie
07/20/2022, 8:10 PM
Subflows run in-process right now. We’ll expose submission to different infrastructure in the future though.
h
haris khan
07/20/2022, 8:14 PM
ok and where do i give the config to kubernetesflowrunner ?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.