1.

____________ is the primary interface by which user-job interacts with the JobTracker.(a) JobConf(b) JobClient(c) JobServer(d) All of the mentionedThe question was asked by my school principal while I was bunking the class.Asked question is from MapReduce Features topic in section Developing a MapReduce Application of Hadoop

Answer»

The CORRECT choice is (b) JobClient

The best explanation: JobClient provides facilities to submit jobs, TRACK their progress, ACCESS component-tasks’ reports and logs, GET the MapReduce cluster status INFORMATION and so on.



Discussion

No Comment Found

Related InterviewSolutions