Is there a way to create two different schedules form the same deployment with different input parameters?
h
Henning Holgersen
09/23/2023, 7:27 AM
If you want this from the same deployment it might be tricky. I usually create several deployments with different schedules and parameters from the same flow. I do repeat some of the stuff like infrastructure and storage so it is not 100% DRY in that sense.
I suppose if you define it in Python you could create a deployment object, register it, update the properties and re-register it as a different deployment, but it always comes back to this being two deployments (based on the same flow).
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.