Google News
logo
Hadoop - Quiz(MCQ)
The ___________ can also be used to distribute both jars and native libraries for use in the map and/or reduce tasks.
A)
DataCache
B)
DistributedData
C)
DistributedCache
D)
All of the above

Correct Answer :   DistributedCache


Explanation : The child-jvm always has its current working directory added to the java.library.path and LD_LIBRARY_PATH.

Advertisement