We have problems running backfills on our pipeline, it works fine day to day, but we have had two serious problem as I see it with doing the backfill.First problem:* When running backfills through `gcloud beta composer environments run <env> --location=<location> backfill -- <args>` I expected all the runs to be scheduled but only the number constrained by max active runs to actually start.* What happened was that only two, since we have max active runs is set to two, were started, and then the command was stuck waiting for the rest to start. That is not very convenient when you are backfilling a pipeline where each run takes 4-5 hours.Question 1: Is there a way to schedule everything so we don't have to follow along and start the backfill two days at a time.
Second problem:* During the backfill it happens that some tasks get stuck in "Scheduled", it never moves to "Queued" or "Running".* Clearing doesn't help* Running `gcloud beta composer environments run <env> --location=<location> run` manage to start a task, but then the task after doesn't start automatically.* This all works fine in the daily runs, so I don't understand what might cause the problem in the backfill.
Any ideas? Or have I misunderstood backfills?
--
You received this message because you are subscribed to the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-di...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/693c9a95-d73b-4bec-b813-adae49b8c152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tomas Jansson Sr. Director of Software Engineering +47 91862293 | @tomasjansson | skype:mastoj Karl Johans gate 21, 0159 Oslo, Norway |
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-discuss+unsub...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/693c9a95-d73b-4bec-b813-adae49b8c152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.