List of questions
Related questions
Question 219 - Professional Data Engineer discussion
You are operating a streaming Cloud Dataflow pipeline. Your engineers have a new version of the pipeline with a different windowing algorithm and triggering strategy. You want to update the running pipeline with the new version. You want to ensure that no data is lost during the update.
What should you do?
A.
Update the Cloud Dataflow pipeline inflight by passing the --update option with the --jobName set to the existing job name
B.
Update the Cloud Dataflow pipeline inflight by passing the --update option with the --jobName set to a new unique job name
C.
Stop the Cloud Dataflow pipeline with the Cancel option. Create a new Cloud Dataflow job with the updated code
D.
Stop the Cloud Dataflow pipeline with the Drain option. Create a new Cloud Dataflow job with the updated code
Your answer:
0 comments
Sorted by
Leave a comment first