Q. 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
- D. All of the mentioned
Correct Answer: C