Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You have a Dataprep recipe initially created from a sample of data in a BigQuery table. What is the best method to apply this recipe daily to new data with the same schema, following a variable load job's completion?
A
Schedule a Dataprep job using a cron schedule
B
Use an App Engine cron job to schedule the execution of the Dataprep job
C
Export the Dataprep job as a Dataflow template, and incorporate it into a Cloud Composer job.
D
Export the recipe as a Dataprep template, and schedule a job using Cloud Scheduler