ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 213 - Professional Data Engineer discussion

Report
Export

You have a data pipeline with a Cloud Dataflow job that aggregates and writes time series metrics to Cloud Bigtable. This data feeds a dashboard used by thousands of users across the organization. You need to support additional concurrent users and reduce the amount of time required to write the dat a. Which two actions should you take? (Choose two.)

A.
Configure your Cloud Dataflow pipeline to use local execution
Answers
A.
Configure your Cloud Dataflow pipeline to use local execution
B.
Increase the maximum number of Cloud Dataflow workers by setting maxNumWorkers in PipelineOptions
Answers
B.
Increase the maximum number of Cloud Dataflow workers by setting maxNumWorkers in PipelineOptions
C.
Increase the number of nodes in the Cloud Bigtable cluster
Answers
C.
Increase the number of nodes in the Cloud Bigtable cluster
D.
Modify your Cloud Dataflow pipeline to use the Flatten transform before writing to Cloud Bigtable
Answers
D.
Modify your Cloud Dataflow pipeline to use the Flatten transform before writing to Cloud Bigtable
E.
Modify your Cloud Dataflow pipeline to use the CoGroupByKey transform before writing to Cloud Bigtable
Answers
E.
Modify your Cloud Dataflow pipeline to use the CoGroupByKey transform before writing to Cloud Bigtable
Suggested answer: B, C
asked 18/09/2024
Martynas Abrutis
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first