List of questions
Related questions
Question 285 - Professional Data Engineer discussion
You orchestrate ETL pipelines by using Cloud Composer One of the tasks in the Apache Airflow directed acyclic graph (DAG) relies on a third-party service. You want to be notified when the task does not succeed. What should you do?
A.
Configure a Cloud Monitoring alert on the sla_missed metric associated with the task at risk to trigger a notification.
B.
Assign a function with notification logic to the sla_miss_callback parameter for the operator responsible for the task at risk.
C.
Assign a function with notification logic to the on_retry_callback parameter for the operator responsible for the task at risk.
D.
Assign a function with notification logic to the on_failure_callback parameter for the operator responsible for the task at risk.
Your answer:
0 comments
Sorted by
Leave a comment first