Sail E0 Webinar
Question
______________ is another implementation of the MapRunnable interface that runs mappers concurrently in a configurable number of threads.
Options:
A .  MultithreadedRunner
B .  MultithreadedMap
C .  MultithreadedMapRunner
D .  SinglethreadedMapRunner
Answer: Option C


A RecordReader is little more than an iterator over records, and the map task uses one to generate record key-value pairs, which it passes to the map function.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers