Exam Associate-Data-Practitioner Topic 2 Question 12 Discussion
Actual exam question for Google's Associate-Data-Practitioner exam
Question #: 12
Topic #: 2
Question #: 12
Topic #: 2
You have a Dataflow pipeline that processes website traffic logs stored in Cloud Storage and writes the processed data to BigQuery. You noticed that the pipeline is failing intermittently. You need to troubleshoot the issue. What should you do?
Suggested Answer: C Vote an answer
To troubleshoot intermittent failures in a Dataflow pipeline, you should use Cloud Logging to view detailed error messages in the pipeline's logs. These logs provide insights into the specific issues causing failures, such as data format errors or resource limitations. Additionally, you should use Cloud Monitoring to analyze the pipeline's metrics, such as CPU utilization, memory usage, and throughput, to identify performance bottlenecks or resource constraints that may contribute to the failures. This approach provides a comprehensive view of the pipeline's health and helps pinpoint the root cause of the intermittent issues.
by Tyler at Feb 10, 2026, 12:23 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).