alir
05/20/2020, 9:00 PMsleepy.py
example. I can define a fixed number of aliased solids and partition my input to each of those solids. That will let me re-use my infrastructure and have dagit visualization but it does not necessarily scale with the number of inputs. For instance, if I have a large number of inputs and a small number of aliased solids, I won't be able to simply scale up the number of worker nodes in k8s because I will still be limited by the number of aliased solids.max
05/20/2020, 9:31 PMalir
05/20/2020, 9:34 PMsashank
05/20/2020, 9:37 PMalir
05/20/2020, 9:38 PMexecute_pipeline
from within a solid.sashank
05/20/2020, 9:38 PMexecute_pipeline_iterator
if you want to process events in your main solid and do something even more fancy