Hbase Architecture

Category : Hadoop | Sub Category : Apache HBase | By Prasad Bonam Last updated: 2020-10-17 07:38:07 Viewed : 549


Hbase Architecture

  • ZooKeeper: Small Data Coordination Service
  • Hbase: Database stroage Engine
  • HDFS: Distirbuted  File System
  • Hadoop: Aynchronous Map-reduce Jobs
  • Master = Namenode
  • RegionServer =Datanode 

HMaster is the implementation of the Master Server. The Master server is responsible for monitoring all RegionServer instances in the cluster, and is the interface for all metadata changes



Search
Related Articles

Leave a Comment: