Apache HBase
Apache HBase is an open-sourced distributed database, the scalable, non-relational, NoSQL big data store that runs on Hadoop cluster and written in java. HBase stores a large amount of data from terabyte to petabyte and host large tables with billions of rows & columns and provides real time read-write access to Hadoop data.
HBase is built for low latency operations and has some specific features over the traditional models. Apache HBase is used extensively from random read & write operations, provides linear & modular scalability, automatic and configurable shading of tables, failover support, provide block cache and bloom filters for real time queries and store unstructured or semi- structure data.
In this Apache HBase course by Uplatz, you will be able to learn the basics and Introduction of Getting started with HBase, core concepts of HBase and understanding HBase with an example, HBase Data Modelling, HBase Architecture and main components of HBase cluster and many more.
--------------------------------------------------------------------------------------------------------------
Apache HBase
HBase Overview
Getting started with HBase, core concepts of HBase and understanding HBase with an example
Architecture of NoSQL
Why HBase, where to use HBase and what is NoSQL
HBase Data Modeling
HDFS vs. HBase, HBase Use Cases and Data Modeling HBase
HBase Cluster Components
HBase Architecture and main components of HBase cluster
HBase API and Advanced Operations
HBase Shell, HBase API, primary operations and advanced operations
Integration of Hive with HBase
Create a table and insert data into it and integration of Hive with HBase and Load Utility
File Loading with Both Load Utilities
Putting Folder to VM and file loading with both load utilities
--------------------------------------------------------------------------------------------------------------