Exam Professional-Data-Engineer Topic 3 Question 141 Discussion
Actual exam question for Google's Professional-Data-Engineer exam
Question #: 141
Topic #: 3
Question #: 141
Topic #: 3
Which Java SDK class can you use to run your Dataflow programs locally?
Suggested Answer: B Vote an answer
DirectPipelineRunner allows you to execute operations in the pipeline directly, without any optimization.
Useful for small local execution and tests
Reference: https://cloud.google.com/dataflow/java-
sdk/JavaDoc/com/google/cloud/dataflow/sdk/runners/DirectPipelineRunner
Useful for small local execution and tests
Reference: https://cloud.google.com/dataflow/java-
sdk/JavaDoc/com/google/cloud/dataflow/sdk/runners/DirectPipelineRunner
by Pag at Dec 04, 2024, 04:08 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).