Question 58 of 307
Single answerYou used Dataprep to create a recipe on a sample of data in a BigQuery table. You want to reuse this recipe on a daily upload of data with the same schema, after the load job with variable execution time completes. What should you do?
ACreate a cron schedule in Dataprep.
BCreate an App Engine cron job to schedule the execution of the Dataprep job.
CExport the recipe as a Dataprep template, and create a job in Cloud Scheduler.
✓DExport the Dataprep job as a Dataflow template, and incorporate it into a Composer job.
✓
Correct Answer: D
Export the Dataprep job as a Dataflow template, and incorporate it into a Composer job.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.