Vidyalelo
Hadoop · Q55

Advanced MapReduce Concepts

Programming · Hadoop · question 55

Q55

. . . . . . . . is another implementation of the MapRunnable interface that runs mappers concurrently in a configurable number of threads.

A.
MultithreadedRunner
B.
MultithreadedMap
C.
MultithreadedMapRunner
Answer
D.
SinglethreadedMapRunner

Answer: Option C

Solution

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