1.

Point out the wrong statement.(a) The task tracker has local directory to create localized cache and localized job(b) The task tracker can define multiple local directories(c) The Job tracker cannot define multiple local directories(d) None of the mentionedThe question was posed to me at a job interview.Question is taken from MapReduce Features topic in section Developing a MapReduce Application of Hadoop

Answer»

The CORRECT answer is (d) NONE of the mentioned

For explanation: When the job STARTS, task tracker creates a localized job directory relative to the local directory SPECIFIED in the configuration.



Discussion

No Comment Found

Related InterviewSolutions