Apache HBase

GPTKB entity

Properties (55)
Predicate Object
gptkbp:instanceOf NoSQL database
gptkbp:architect master-slave architecture
gptkbp:compatibleWith gptkb:Apache_Hadoop
gptkbp:designedFor real-time read/write access
gptkbp:developedBy gptkb:Apache_Software_Foundation
gptkbp:features high availability
data replication
automatic sharding
column-oriented storage
gptkbp:has client libraries
HRegion
Write Ahead Log (WAL)
region servers
HFile
HMaster
gptkbp:hasVersion 2.4.9
https://www.w3.org/2000/01/rdf-schema#label Apache HBase
gptkbp:integratesWith gptkb:Apache_Phoenix
gptkb:Apache_Hive
gptkb:Apache_Flink
gptkb:Apache_Spark
gptkbp:isPartOf Apache_Software_Foundation_projects
gptkbp:isSuitableFor thousands of nodes
petabytes of data
millions of rows
gptkbp:isUsedIn IoT applications
machine learning applications
real-time analytics
big data applications
data warehousing
gptkbp:license Apache License 2.0
gptkbp:numberOfStores HDFS
gptkbp:productionCompany key-value store
gptkbp:provides access control
data encryption
scalability
data compression
eventual consistency
strong consistency
gptkbp:publishedIn gptkb:Java
gptkbp:releasedIn February 2008
gptkbp:supports MapReduce
multi-tenancy
Thrift API
bulk loading
large tables
online schema changes
REST_API
Java_API
gptkbp:usedBy gptkb:Google
gptkb:Yahoo
Facebook
LinkedIn
Netflix
gptkbp:uses gptkb:Hadoop