1.

The _____________ can also be used to distribute both jars and native libraries for use in the map and/or reduce tasks.(a) DistributedLog(b) DistributedCache(c) DistributedJars(d) None of the mentionedI have been asked this question during an interview.I want to ask this question from MapReduce Features in section Developing a MapReduce Application of Hadoop

Answer»

Correct CHOICE is (b) DistributedCache

Easiest explanation: Cached libraries can be LOADED via System.loadLibrary or System.load.



Discussion

No Comment Found

Related InterviewSolutions