ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 251 - Professional Data Engineer discussion

Report
Export

You have uploaded 5 years of log data to Cloud Storage A user reported that some data points in the log data are outside of their expected ranges, which indicates errors You need to address this issue and be able to run the process again in the future while keeping the original data for compliance reasons. What should you do?

A.
Import the data from Cloud Storage into BigQuery Create a new BigQuery table, and skip the rows with errors.
Answers
A.
Import the data from Cloud Storage into BigQuery Create a new BigQuery table, and skip the rows with errors.
B.
Create a Compute Engine instance and create a new copy of the data in Cloud Storage Skip the rows with errors
Answers
B.
Create a Compute Engine instance and create a new copy of the data in Cloud Storage Skip the rows with errors
C.
Create a Cloud Dataflow workflow that reads the data from Cloud Storage, checks for values outside the expected range, sets the value to an appropriate default, and writes the updated records to a new dataset in Cloud Storage
Answers
C.
Create a Cloud Dataflow workflow that reads the data from Cloud Storage, checks for values outside the expected range, sets the value to an appropriate default, and writes the updated records to a new dataset in Cloud Storage
D.
Create a Cloud Dataflow workflow that reads the data from Cloud Storage, checks for values outside the expected range, sets the value to an appropriate default, and writes the updated records to the same dataset in Cloud Storage
Answers
D.
Create a Cloud Dataflow workflow that reads the data from Cloud Storage, checks for values outside the expected range, sets the value to an appropriate default, and writes the updated records to the same dataset in Cloud Storage
Suggested answer: D
asked 18/09/2024
Mark Chow
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first