Solved

You Are Operating a Streaming Cloud Dataflow Pipeline

Question 98

Multiple Choice

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 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 --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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions