ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 253 - Professional Data Engineer discussion

Report
Export

An aerospace company uses a proprietary data format to store its night dat a. You need to connect this new data source to BigQuery and stream the data into BigQuery. You want to efficiency import the data into BigQuery where consuming as few resources as possible.

What should you do?

A.
Use a standard Dataflow pipeline to store the raw data in BigQuery and then transform the format later when the data is used.
Answers
A.
Use a standard Dataflow pipeline to store the raw data in BigQuery and then transform the format later when the data is used.
B.
Write a shell script that triggers a Cloud Function that performs periodic ETL batch jobs on the new data source
Answers
B.
Write a shell script that triggers a Cloud Function that performs periodic ETL batch jobs on the new data source
C.
Use Apache Hive to write a Dataproc job that streams the data into BigQuery in CSV format
Answers
C.
Use Apache Hive to write a Dataproc job that streams the data into BigQuery in CSV format
D.
Use an Apache Beam custom connector to write a Dataflow pipeline that streams the data into BigQuery in Avro format
Answers
D.
Use an Apache Beam custom connector to write a Dataflow pipeline that streams the data into BigQuery in Avro format
Suggested answer: D
asked 18/09/2024
Carson Plunkett
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first