HMaster

E705295

HMaster is the master server process in Apache HBase responsible for managing region servers, coordinating load balancing, and handling administrative operations for the HBase cluster.

All labels observed (1)

Label Occurrences
HMaster canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Apache HBase component ⓘ
master server process ⓘ
belongsToProject Apache Hadoop ecosystem ⓘ
linked to: Hadoop
canBe highly available with multiple backup masters ⓘ
category NoSQL database infrastructure component ⓘ
distributed system master node ⓘ
communicatesWith HRegionServer ⓘ
configurationFile hbase-site.xml ⓘ
coordinates automatic region rebalancing ⓘ
manual region movement ⓘ
developedFor HBase cluster management ⓘ
electsActiveMasterUsing ZooKeeper ⓘ
linked to: Apache ZooKeeper
exposes JMX metrics ⓘ
administrative APIs ⓘ
hasRole central coordination point for HBase cluster ⓘ
implementedIn Java ⓘ
introducedIn Apache HBase ⓘ
license Apache License 2.0 ⓘ
monitors region distribution ⓘ
region server load ⓘ
partOf Apache HBase ⓘ
responsibleFor assigning regions to region servers ⓘ
balancing regions across region servers ⓘ
coordinating cluster shutdown ⓘ
coordinating cluster startup ⓘ
coordinating load balancing ⓘ
coordinating region merges ⓘ
coordinating region splits ⓘ
handling administrative operations ⓘ
initiating recovery of failed region servers ⓘ
maintaining assignment state of regions ⓘ
maintaining cluster metadata ⓘ
managing region servers ⓘ
managing table creation ⓘ
managing table deletion ⓘ
managing table schema changes ⓘ
monitoring region server health ⓘ
reassigning regions on region server failure ⓘ
tracking region server registrations in ZooKeeper ⓘ
runsOn HBase master node ⓘ
startedBy HBase master daemon script ⓘ
storesMetadataIn hbase:meta table ⓘ
supportsOperation disable table ⓘ
enable table ⓘ
namespace management ⓘ
snapshot management ⓘ
uses Apache ZooKeeper ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache HBase → usesComponent → HMaster ⓘ