Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You have a Dataprep recipe initially designed with a sample dataset from a BigQuery table. What is the best method to apply this recipe daily to new data sharing the same schema, following a variable load job's completion?
A
Schedule the Dataprep job directly using a cron schedule.
B
Utilize an App Engine cron job to automate the Dataprep job execution.
C
Convert the Dataprep job into a Dataflow template and integrate it into a Cloud Composer workflow.
D
Save the recipe as a Dataprep template and use Cloud Scheduler to trigger the job.