1.

_________ method clears all keys from the configuration.(a) clear(b) addResource(c) getClass(d) none of the mentionedThis question was posed to me during an interview.Question is taken from Hadoop Configuration topic in section Working of MapReduce of Hadoop

Answer» RIGHT CHOICE is (a) clear

For explanation I would say: GETCLASS is used to get the value of the name property as a CLASS.


Discussion

No Comment Found

Related InterviewSolutions