What should you do?

You have Google Cloud Dataflow streaming pipeline running with a Google Cloud Pub/Sub subscription as the source. You need to make an update to the code that will make the new Cloud Dataflow pipeline incompatible with the current version. You do not want to lose any data when making this update.

What should you do?
A . Update the current pipeline and use the drain flag.
B . Update the current pipeline and provide the transform mapping JSON object.
C . Create a new pipeline that has the same Cloud Pub/Sub subscription and cancel the old pipeline.
D . Create a new pipeline that has a new Cloud Pub/Sub subscription and cancel the old pipeline.

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments