InterviewSolution
Saved Bookmarks
| 1. |
The JobTracker pushes work out to available _______ nodes in the cluster, striving to keep the work as close to the data as possible.(a) DataNodes(b) TaskTracker(c) ActionNodes(d) All of the mentionedThe question was asked in an interview for internship.My doubt stems from Data Flow topic in division HDFS – Hadoop Distributed File System of Hadoop |
|
Answer» Right choice is (b) TaskTracker |
|