Vidyalelo
Hadoop · Q187

Realtime Processing with Apache Spark

Programming · Hadoop · question 187

Q187

DoFns provide direct access to the . . . . . . . . object that is used within a given Map or Reduce task via the getContext method.

A.
TaskInputContext
B.
TaskInputOutputContext
Answer
C.
TaskOutputContext
D.
All of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board