Solved

You Are Planning to Use Google's Dataflow SDK to Analyze

Question 61

Multiple Choice

You are planning to use Google's Dataflow SDK to analyze customer data such as displayed below. Your project requirement is to extract only the customer name from the data source and then write to an output PCollection. Tom,555 X street Tim,553 Y street Sam, 111 Z street Which operation is best suited for the above data processing requirement?


A) ParDo
B) Sink API
C) Source API
D) Data extraction

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions