Beginner
Big Data & Data Engineering
Q37 / 100
What is the purpose of a scheduling tool like cron in data pipelines?
Correct! Well done.
Incorrect.
The correct answer is A) To automatically trigger jobs to run at specified times or intervals
A
Correct Answer
To automatically trigger jobs to run at specified times or intervals
Explanation
Schedulers like cron (or more advanced orchestrators) trigger pipeline jobs on a defined schedule, such as running an ETL job every night.
Progress
37/100