Vidyalelo
Hadoop · Q48

Realtime Processing with Apache Spark

Programming · Hadoop · question 48

Q48

Point out the correct statement.

A.
StreamPipeline executes the pipeline in-memory on the client
B.
MemPipeline executes the pipeline by converting it to a series of Spark pipelines
C.
MapReduce framework approach makes it easy for the framework to serialize data from the client to the cluster
Answer
D.
All of the mentioned

Answer: Option C

Solution

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