Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your team is looking to automate the testing of data transformation pipelines developed in Databricks as part of your CI/CD workflow. Which approach using the Databricks CLI would best achieve this?
A
Configure the CLI to send notifications to the team upon job completion, regardless of success or failure.
B
Write a script that uses the Databricks CLI to submit jobs and validate their outcomes against expected results.
C
Use the CLI to export notebooks and run them locally in a simulated environment.
D
Manually trigger tests using the Databricks CLI for each pipeline deployment.