SnowPro Advanced: Data Engineer — Question 116

A Data Engineer needs to monitor a continuous data pipeline that is processing data. The data is ingested into Snowflake using a pipe from an Amazon S3 bucket, then it is transformed using a series of tasks and streams. The pipeline provides notifications if there is a failure during data importation.

How should the Engineer add a notification signaling that there is a failure of a task involved with data transformations?

Answer options

Correct answer: D

Explanation

The correct answer is D because it correctly sets up a queue notification integration that can signal errors during task execution in Snowflake. Options A, B, and C do not implement the required error notification mechanism effectively, as they either focus on different types of notifications or configurations not specifically designed for task failures.