Google Cloud Associate Data Practitioner — Question 36

Your organization uses Dataflow pipelines to process real-time financial transactions. You discover that one of your Dataflow jobs has failed. You need to troubleshoot the issue as quickly as possible. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because checking the job and worker logs in the Dataflow Jobs page directly provides specific details about the failure. Option A offers monitoring but lacks immediate troubleshooting capabilities, B involves unnecessary polling rather than direct analysis, and D, while useful, is less efficient than accessing logs through the console for this scenario.