Apache HBase : Hadoop Column Oriented NoSQL Database

Learn HBase, a Column Oriented NOSQL Database

Apache HBase : Hadoop Column Oriented NoSQL Database
Apache HBase : Hadoop Column Oriented NoSQL Database

Apache HBase : Hadoop Column Oriented NoSQL Database udemy course

Learn HBase, a Column Oriented NOSQL Database

HBase is a distributed column-oriented database built on top of the Hadoop Distributed File System. This course on Apache HBase provides an introduction to HBase, the procedure to set up HBase on Hadoop File Systems, and ways to interact with HBase shell. This course on HBase also describes how to connect to HBase using java, and how to perform basic operations on HBase using java.

In this course we'll be going to cover following topics:

Basics of Big Data and Hadoop

Difference between NoSQL and traditional database system

Difference between HBase and HDFS

Components of HBase and internal HBase Architecture

DML and DDL commands in HBase

Various Filters in Apache HBase

Interaction with HBase using Java APIsIntegration of HBase with tools Pig, Hive and Sqoop etc