PDE Building and operationalizing data processing systems • Set 6
PDE Building and operationalizing data processing systems Practice Test 6 — 15 questions with explanations. Free, no signup.
A Dataflow batch job fails consistently with the error shown. The job uses a custom container image and runs in a VPC with a private IP. What should the engineer do to resolve the issue?
Refer to the exhibit. ``` # error log from Dataflow job Worker failed to start: Operation timed out after 30.0 seconds. Possible causes: - Insufficient CPU quota in the region. - Networking issues preventing VM creation. - Stale custom image. - gRPC connection failure to the Dataflow service. ```