Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dataflow Flex template job is Queued

I am trying to reproduce this tutorial to run a Flex Template on Dataflow.

When I submit the job, I can see it in the console but it's not started and marked as Queued. Does this mean that the job is submitted in a FlexRS mode ? How can I start directly the job after submitting it ?

like image 606
farhawa Avatar asked Nov 16 '25 17:11

farhawa


2 Answers

The "Queued" status for Flex Template jobs means that your container is running on a VM to build the pipeline and start the job. If the job stays in Queued for more than a few minutes, that indicates the this process got stuck. You can view the logs for this VM in the Dataflow UI in the "Job Logs" section.

like image 89
danielm Avatar answered Nov 18 '25 20:11

danielm


This looks like a bug, where an upstream dependency (pyarrow?) started requiring git in order to build, but the base image does not currently include git. I have filed an issue here: https://issuetracker.google.com/issues/176570473

like image 45
Travis Webb Avatar answered Nov 18 '25 19:11

Travis Webb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!