Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Data Engineer All Questions

View all questions & answers for the Professional Data Engineer exam

Exam Professional Data Engineer topic 1 question 286 discussion

Actual exam question from Google's Professional Data Engineer
Question #: 286
Topic #: 1
[All Professional Data Engineer Questions]

You have thousands of Apache Spark jobs running in your on-premises Apache Hadoop cluster. You want to migrate the jobs to Google Cloud. You want to use managed services to run your jobs instead of maintaining a long-lived Hadoop cluster yourself. You have a tight timeline and want to keep code changes to a minimum. What should you do?

  • A. Move your data to BigQuery. Convert your Spark scripts to a SQL-based processing approach.
  • B. Rewrite your jobs in Apache Beam. Run your jobs in Dataflow.
  • C. Copy your data to Compute Engine disks. Manage and run your jobs directly on those instances.
  • D. Move your data to Cloud Storage. Run your jobs on Dataproc.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
meh_33
3 months, 2 weeks ago
Selected Answer: D
option D, minimum code changes
upvoted 1 times
...
hanoverquay
8 months, 2 weeks ago
Selected Answer: D
option D, minimum code changes
upvoted 2 times
...
JyoGCP
9 months, 1 week ago
Selected Answer: D
Option D
upvoted 2 times
...
ML6
9 months, 1 week ago
Selected Answer: D
D) That is what Dataproc is made for. It is a fully managed and highly scalable service for running Apache Hadoop, Apache Spark, etc.
upvoted 3 times
...
Matt_108
10 months, 2 weeks ago
Selected Answer: D
Clearly D
upvoted 2 times
...
Sofiia98
10 months, 3 weeks ago
Selected Answer: D
of course D
upvoted 2 times
...
GCP001
10 months, 3 weeks ago
D. Move your data to Cloud Storage. Run your jobs on Dataproc. Dataproc is managed service and not needed much code changes.
upvoted 3 times
...
scaenruy
10 months, 3 weeks ago
Selected Answer: D
D. Move your data to Cloud Storage. Run your jobs on Dataproc.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...