InterviewSolution
Saved Bookmarks
| 1. |
what is HMaster? |
|
Answer» The Hmaster is the Master server responsible for monitoring all RegionServer instances in the cluster and it is the interface for all metadata changes. In a distributed cluster, it runs on the Namenode. |
|