Exam CDP-3002 Topic 1 Question 301 Discussion

Actual exam question for Cloudera's CDP-3002 exam
Question #: 301
Topic #: 1
What is the role of an Operator in an Apache Airflow DAG?
A To schedule DAG runs based on time or external triggers

Suggested Answer: B Vote an answer

In Apache Airflow, an Operator represents a single task or a step within a DAG, defining what actually gets done by a task. Operators are the building blocks of a DAG, specifying the type of work that needs to be done, such as running a Python function, executing a SQL command, or transferring data.

by Phoebe at Jun 25, 2026, 11:09 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

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.

0
0
0
10