InterviewSolution
Saved Bookmarks
| 1. |
What is a Datanode? |
|
Answer» Datanodes are the slaves which are deployed on each machine and provide the actual storage. These are responsible for serving read and write requests for the clients. |
|