InterviewSolution
Saved Bookmarks
| 1. |
__________ node distributes code across the cluster.(a) Zookeeper(b) Nimbus(c) Supervisor(d) None of the mentioned |
|
Answer» The correct choice is (b) Nimbus To explain: Nimbus node is master node, similar to the Hadoop JobTracker. |
|