InterviewSolution
Saved Bookmarks
| 1. |
_________ gets the diagnostic messages for a given task attempt.(a) getTaskOutputFilter(Configuration conf)(b) getTaskReports(TaskType type)(c) getTrackingURL()(d) all of the mentionedThe question was asked during an interview for a job.My question comes from MapReduce Job in division Working of MapReduce of Hadoop |
|
Answer» The correct choice is (a) getTaskOutputFilter(Configuration CONF) |
|