InterviewSolution
Saved Bookmarks
| 1. |
__________ is the primary interface for a user to describe a MapReduce job to the Hadoop framework for execution.(a) JobConfig(b) JobConf(c) JobConfiguration(d) All of the mentionedI had been asked this question in exam.My enquiry is from MapReduce Features topic in division Developing a MapReduce Application of Hadoop |
|
Answer» Right ANSWER is (B) JobConf |
|